Skip to content

Commit 9e9c7a3

Browse files
Update dependency webpack to v5.76.3
1 parent 5a904ae commit 9e9c7a3

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
@@ -74,7 +74,7 @@
7474
"qunit-dom": "2.0.0",
7575
"release-it": "15.9.1",
7676
"release-it-lerna-changelog": "5.0.0",
77-
"webpack": "5.76.2"
77+
"webpack": "5.76.3"
7878
},
7979
"peerDependencies": {
8080
"ember-bootstrap": ">=5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11835,10 +11835,10 @@ webpack-sources@^3.2.3:
1183511835
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1183611836
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1183711837

11838-
webpack@5.76.2:
11839-
version "5.76.2"
11840-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
11841-
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
11838+
webpack@5.76.3:
11839+
version "5.76.3"
11840+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
11841+
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
1184211842
dependencies:
1184311843
"@types/eslint-scope" "^3.7.3"
1184411844
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)