Skip to content

Commit b27ad3f

Browse files
chore(deps-dev): bump webpack from 5.62.1 to 5.64.0
1 parent a32b320 commit b27ad3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/xxhash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@types/xxhashjs": "^0.2.2",
56-
"webpack": "^5.62.1",
56+
"webpack": "^5.64.0",
5757
"xxhash": "^0.3.0",
5858
"xxhashjs": "^0.2.2"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7281,10 +7281,10 @@ webpack-sources@^3.2.0:
72817281
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
72827282
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
72837283

7284-
webpack@^5, webpack@^5.62.1:
7285-
version "5.62.1"
7286-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
7287-
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
7284+
webpack@^5, webpack@^5.64.0:
7285+
version "5.64.0"
7286+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.0.tgz#db3e12546f755930ccc9e0e21ba660871940c615"
7287+
integrity sha512-UclnN24m054HaPC45nmDEosX6yXWD+UGC12YtUs5i356DleAUGMDC9LBAw37xRRfgPKYIdCYjGA7RZ1AA+ZnGg==
72887288
dependencies:
72897289
"@types/eslint-scope" "^3.7.0"
72907290
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)