Skip to content

Commit 0f806ae

Browse files
committed
chore(deps): update dependency webpack to v5.62.2
1 parent 6eddf9f commit 0f806ae

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
@@ -42,7 +42,7 @@
4242
"semantic-release": "17.4.7",
4343
"ts-node": "10.4.0",
4444
"typescript": "4.4.4",
45-
"webpack": "5.62.1"
45+
"webpack": "5.62.2"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6214,10 +6214,10 @@ webpack-sources@^3.2.0:
62146214
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
62156215
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
62166216

6217-
webpack@5.62.1:
6218-
version "5.62.1"
6219-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
6220-
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
6217+
webpack@5.62.2:
6218+
version "5.62.2"
6219+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.2.tgz#9a352423396a3d434f8c3aef19dcfd79b58fe88a"
6220+
integrity sha512-GDJymz2MEpfcLoLHQFtV72raCVsuQtlUHeeNixbYh5DkFombEhoLyto3GU8xA42VfRXR7pxrYQ75Sd+YelFe5A==
62216221
dependencies:
62226222
"@types/eslint-scope" "^3.7.0"
62236223
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)