Skip to content

Commit 0a685d3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack to v5.64.3
1 parent 4607a19 commit 0a685d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-jest": "27.0.7",
4444
"ts-loader": "9.2.6",
4545
"typescript": "4.5.2",
46-
"webpack": "5.64.2",
46+
"webpack": "5.64.3",
4747
"webpack-cli": "4.9.1"
4848
},
4949
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5984,10 +5984,10 @@ webpack-sources@^3.2.2:
59845984
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
59855985
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
59865986

5987-
5988-
version "5.64.2"
5989-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
5990-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
5987+
5988+
version "5.64.3"
5989+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.3.tgz#f4792cc3f8528db2c18375fa2cd269f69e0bf69f"
5990+
integrity sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==
59915991
dependencies:
59925992
"@types/eslint-scope" "^3.7.0"
59935993
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)