Skip to content

Commit 6d22347

Browse files
Bump webpack from 5.41.0 to 5.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.0 to 5.41.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.41.0...v5.41.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4bde97b commit 6d22347

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
@@ -50,7 +50,7 @@
5050
"ts-node": "10.0.0",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.3.4",
53-
"webpack": "5.41.0",
53+
"webpack": "5.41.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8413,10 +8413,10 @@ webpack-sources@^2.3.0:
84138413
source-list-map "^2.0.1"
84148414
source-map "^0.6.1"
84158415

8416-
[email protected].0, webpack@^5:
8417-
version "5.41.0"
8418-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.41.0.tgz#217daa27bdd30287c1d7f9d9e0a2304fe33c5a51"
8419-
integrity sha512-pCVO7hVm8XiL6DpPtXrFLS8ktmH/tpvtbEex6hn4RweTFe6z6Cugh5FlQoEPZotb15HiirjM2Kv7THTA7sKLzQ==
8416+
[email protected].1, webpack@^5:
8417+
version "5.41.1"
8418+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.41.1.tgz#23fa1d82c95c222d3fc3163806b9a833fe52b253"
8419+
integrity sha512-AJZIIsqJ/MVTmegEq9Tlw5mk5EHdGiJbDdz9qP15vmUH+oxI1FdWcL0E9EO8K/zKaRPWqEs7G/OPxq1P61u5Ug==
84208420
dependencies:
84218421
"@types/eslint-scope" "^3.7.0"
84228422
"@types/estree" "^0.0.48"

0 commit comments

Comments
 (0)