Skip to content

Commit 31eb3ab

Browse files
Bump webpack from 5.47.0 to 5.47.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.47.0 to 5.47.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.47.0...v5.47.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 08ac1bc commit 31eb3ab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-node": "10.1.0",
5151
"tsconfig-paths": "3.10.1",
5252
"typescript": "4.3.5",
53-
"webpack": "5.47.0",
53+
"webpack": "5.47.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.8.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -8410,15 +8410,15 @@ webpack-merge@^4.2.2:
84108410
dependencies:
84118411
lodash "^4.17.15"
84128412

8413-
webpack-sources@^3.0.1:
8414-
version "3.0.1"
8415-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.0.1.tgz#518cfabdbde3962f75bbecbacd11d88ab3205252"
8416-
integrity sha512-LkBxiXJ3tTuhLaS5gz6D6l77Et8mPWlghAe7bbnmi2PyN1CtkiL/YitR+I0pn9PtBC88Irqgg6F9dBJh8+sJRQ==
8413+
webpack-sources@^3.1.1:
8414+
version "3.1.1"
8415+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1.tgz#586d15bc9a9723765f6a735f672357d6402f9c57"
8416+
integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ==
84178417

8418-
[email protected].0, webpack@^5:
8419-
version "5.47.0"
8420-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.0.tgz#3c13862b5d7b428792bfe76c5f67a0f43ba685f8"
8421-
integrity sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q==
8418+
[email protected].1, webpack@^5:
8419+
version "5.47.1"
8420+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1.tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2"
8421+
integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g==
84228422
dependencies:
84238423
"@types/eslint-scope" "^3.7.0"
84248424
"@types/estree" "^0.0.50"
@@ -8442,7 +8442,7 @@ [email protected], webpack@^5:
84428442
tapable "^2.1.1"
84438443
terser-webpack-plugin "^5.1.3"
84448444
watchpack "^2.2.0"
8445-
webpack-sources "^3.0.1"
8445+
webpack-sources "^3.1.1"
84468446

84478447
websocket-driver@>=0.5.1:
84488448
version "0.7.3"

0 commit comments

Comments
 (0)