Skip to content

Commit c389e00

Browse files
Update dependency webpack to v5.81.0
1 parent bb1bb3c commit c389e00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"qunit-dom": "2.0.0",
7575
"release-it": "15.10.1",
7676
"release-it-lerna-changelog": "5.0.0",
77-
"webpack": "5.80.0"
77+
"webpack": "5.81.0"
7878
},
7979
"peerDependencies": {
8080
"ember-bootstrap": ">=5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11745,10 +11745,10 @@ webpack-sources@^3.2.3:
1174511745
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1174611746
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1174711747

11748-
webpack@5.80.0:
11749-
version "5.80.0"
11750-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.80.0.tgz#3e660b4ab572be38c5e954bdaae7e2bf76010fdc"
11751-
integrity sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==
11748+
webpack@5.81.0:
11749+
version "5.81.0"
11750+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.81.0.tgz#27a2e8466c8b4820d800a8d90f06ef98294f9956"
11751+
integrity sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==
1175211752
dependencies:
1175311753
"@types/eslint-scope" "^3.7.3"
1175411754
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)