Skip to content

Commit 056077d

Browse files
Update dependency webpack to v5.77.0
1 parent 277c646 commit 056077d

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.9.3",
7676
"release-it-lerna-changelog": "5.0.0",
77-
"webpack": "5.76.3"
77+
"webpack": "5.77.0"
7878
},
7979
"peerDependencies": {
8080
"ember-bootstrap": ">=5",

yarn.lock

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

11812-
webpack@5.76.3:
11813-
version "5.76.3"
11814-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
11815-
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
11812+
webpack@5.77.0:
11813+
version "5.77.0"
11814+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
11815+
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
1181611816
dependencies:
1181711817
"@types/eslint-scope" "^3.7.3"
1181811818
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)