Skip to content

Commit 9284d73

Browse files
committed
chore(deps): update dependency webpack to v5.64.0
1 parent 903813c commit 9284d73

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.63.0"
45+
"webpack": "5.64.0"
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.63.0:
6218-
version "5.63.0"
6219-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.63.0.tgz#4b074115800e0526d85112985e46c64b95e04aaf"
6220-
integrity sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A==
6217+
webpack@5.64.0:
6218+
version "5.64.0"
6219+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.0.tgz#db3e12546f755930ccc9e0e21ba660871940c615"
6220+
integrity sha512-UclnN24m054HaPC45nmDEosX6yXWD+UGC12YtUs5i356DleAUGMDC9LBAw37xRRfgPKYIdCYjGA7RZ1AA+ZnGg==
62216221
dependencies:
62226222
"@types/eslint-scope" "^3.7.0"
62236223
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)