Skip to content

Commit ec0d8a2

Browse files
committed
chore(deps): update dependency webpack to v5.47.1
1 parent 312c76e commit ec0d8a2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"semantic-release": "17.4.4",
4343
"ts-node": "10.1.0",
4444
"typescript": "4.3.5",
45-
"webpack": "5.47.0"
45+
"webpack": "5.47.1"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6071,15 +6071,15 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
60716071
dependencies:
60726072
defaults "^1.0.3"
60736073

6074-
webpack-sources@^3.0.1:
6075-
version "3.0.1"
6076-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.0.1.tgz#518cfabdbde3962f75bbecbacd11d88ab3205252"
6077-
integrity sha512-LkBxiXJ3tTuhLaS5gz6D6l77Et8mPWlghAe7bbnmi2PyN1CtkiL/YitR+I0pn9PtBC88Irqgg6F9dBJh8+sJRQ==
6074+
webpack-sources@^3.1.1:
6075+
version "3.1.1"
6076+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1.tgz#586d15bc9a9723765f6a735f672357d6402f9c57"
6077+
integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ==
60786078

6079-
6080-
version "5.47.0"
6081-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.0.tgz#3c13862b5d7b428792bfe76c5f67a0f43ba685f8"
6082-
integrity sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q==
6079+
6080+
version "5.47.1"
6081+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1.tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2"
6082+
integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g==
60836083
dependencies:
60846084
"@types/eslint-scope" "^3.7.0"
60856085
"@types/estree" "^0.0.50"
@@ -6103,7 +6103,7 @@ [email protected]:
61036103
tapable "^2.1.1"
61046104
terser-webpack-plugin "^5.1.3"
61056105
watchpack "^2.2.0"
6106-
webpack-sources "^3.0.1"
6106+
webpack-sources "^3.1.1"
61076107

61086108
well-known-symbols@^2.0.0:
61096109
version "2.0.0"

0 commit comments

Comments
 (0)