Skip to content

Commit 9120672

Browse files
committed
chore(deps): update dependency webpack to v5.64.1
1 parent 9284d73 commit 9120672

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.7",
4343
"ts-node": "10.4.0",
4444
"typescript": "4.4.4",
45-
"webpack": "5.64.0"
45+
"webpack": "5.64.1"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6209,15 +6209,15 @@ webidl-conversions@^3.0.0:
62096209
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
62106210
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
62116211

6212-
webpack-sources@^3.2.0:
6213-
version "3.2.1"
6214-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
6215-
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
6212+
webpack-sources@^3.2.2:
6213+
version "3.2.2"
6214+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
6215+
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
62166216

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==
6217+
webpack@5.64.1:
6218+
version "5.64.1"
6219+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
6220+
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
62216221
dependencies:
62226222
"@types/eslint-scope" "^3.7.0"
62236223
"@types/estree" "^0.0.50"
@@ -6242,7 +6242,7 @@ webpack@5.64.0:
62426242
tapable "^2.1.1"
62436243
terser-webpack-plugin "^5.1.3"
62446244
watchpack "^2.2.0"
6245-
webpack-sources "^3.2.0"
6245+
webpack-sources "^3.2.2"
62466246

62476247
well-known-symbols@^2.0.0:
62486248
version "2.0.0"

0 commit comments

Comments
 (0)