Skip to content

Commit 9bdfebf

Browse files
authored
Merge pull request #18 from javaistic/depfu/update/yarn/webpack-5.64.0
Update webpack: 5.61.0 → 5.64.0 (minor)
2 parents e9b6060 + 1ea2a07 commit 9bdfebf

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.61.0"
60+
"webpack": "^5.64.0"
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.0:
67056705
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
67066706
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
67076707

6708-
webpack@^5.61.0:
6709-
version "5.61.0"
6710-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.61.0.tgz#fa827f0ee9bdfd141dd73c3e891e955ebd52fe7f"
6711-
integrity sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==
6708+
webpack@^5.64.0:
6709+
version "5.64.0"
6710+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.0.tgz#db3e12546f755930ccc9e0e21ba660871940c615"
6711+
integrity sha512-UclnN24m054HaPC45nmDEosX6yXWD+UGC12YtUs5i356DleAUGMDC9LBAw37xRRfgPKYIdCYjGA7RZ1AA+ZnGg==
67126712
dependencies:
67136713
"@types/eslint-scope" "^3.7.0"
67146714
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)