Skip to content

Commit edcdcb1

Browse files
authored
Merge pull request #846 from elwayman02/dependabot/npm_and_yarn/webpack-5.82.0
[skip netlify]: Bump webpack from 5.81.0 to 5.82.0
2 parents ef895ed + 47a7cc3 commit edcdcb1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"release-it": "^15.10.3",
8080
"release-it-lerna-changelog": "^5.0.0",
8181
"sass": "^1.62.1",
82-
"webpack": "^5.81.0"
82+
"webpack": "^5.82.0"
8383
},
8484
"fastbootDependencies": [
8585
"crypto"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14380,10 +14380,10 @@ webpack@^4.43.0:
1438014380
watchpack "^1.7.4"
1438114381
webpack-sources "^1.4.1"
1438214382

14383-
webpack@^5.81.0:
14384-
version "5.81.0"
14385-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.81.0.tgz#27a2e8466c8b4820d800a8d90f06ef98294f9956"
14386-
integrity sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==
14383+
webpack@^5.82.0:
14384+
version "5.82.0"
14385+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.82.0.tgz#3c0d074dec79401db026b4ba0fb23d6333f88e7d"
14386+
integrity sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==
1438714387
dependencies:
1438814388
"@types/eslint-scope" "^3.7.3"
1438914389
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)