Skip to content

Commit 29ef2c9

Browse files
committed
chore(deps): update dependency webpack to v5.64.3
1 parent 058d08d commit 29ef2c9

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.5.2",
45-
"webpack": "5.64.2"
45+
"webpack": "5.64.3"
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.2:
62146214
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
62156215
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
62166216

6217-
webpack@5.64.2:
6218-
version "5.64.2"
6219-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
6220-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
6217+
webpack@5.64.3:
6218+
version "5.64.3"
6219+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.3.tgz#f4792cc3f8528db2c18375fa2cd269f69e0bf69f"
6220+
integrity sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==
62216221
dependencies:
62226222
"@types/eslint-scope" "^3.7.0"
62236223
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)