Skip to content

Commit 1947350

Browse files
authored
Merge pull request #30 from javaistic/depfu/update/yarn/webpack-5.64.3
Update webpack: 5.64.2 → 5.64.3 (patch)
2 parents 16aea97 + 62df872 commit 1947350

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
@@ -57,7 +57,7 @@
5757
"tailwindcss": "^2.2.19",
5858
"tinytime": "^0.2.6",
5959
"unist-util-visit": "^2.0.3",
60-
"webpack": "^5.64.2"
60+
"webpack": "^5.64.3"
6161
},
6262
"devDependencies": {
6363
"@babel/core": "^7.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6705,10 +6705,10 @@ webpack-sources@^3.2.2:
67056705
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
67066706
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
67076707

6708-
webpack@^5.64.2:
6709-
version "5.64.2"
6710-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
6711-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
6708+
webpack@^5.64.3:
6709+
version "5.64.3"
6710+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.3.tgz#f4792cc3f8528db2c18375fa2cd269f69e0bf69f"
6711+
integrity sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==
67126712
dependencies:
67136713
"@types/eslint-scope" "^3.7.0"
67146714
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)