Skip to content

Commit 6825654

Browse files
chore(deps-dev): bump webpack from 5.64.2 to 5.64.4
1 parent 5e3421c commit 6825654

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.64.2",
56+
"webpack": "^5.64.4",
5757
"xxhash": "^0.3.0",
5858
"xxhashjs": "^0.2.2"
5959
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7256,10 +7256,10 @@ [email protected]:
72567256
core-util-is "1.0.2"
72577257
extsprintf "^1.2.0"
72587258

7259-
watchpack@^2.2.0:
7260-
version "2.2.0"
7261-
resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.2.0.tgz#47d78f5415fe550ecd740f99fe2882323a58b1ce"
7262-
integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==
7259+
watchpack@^2.3.0:
7260+
version "2.3.0"
7261+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4"
7262+
integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw==
72637263
dependencies:
72647264
glob-to-regexp "^0.4.1"
72657265
graceful-fs "^4.1.2"
@@ -7281,10 +7281,10 @@ webpack-sources@^3.2.2:
72817281
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
72827282
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
72837283

7284-
webpack@^5, webpack@^5.64.2:
7285-
version "5.64.2"
7286-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
7287-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
7284+
webpack@^5, webpack@^5.64.4:
7285+
version "5.64.4"
7286+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4.tgz#e1454b6a13009f57cc2c78e08416cd674622937b"
7287+
integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw==
72887288
dependencies:
72897289
"@types/eslint-scope" "^3.7.0"
72907290
"@types/estree" "^0.0.50"
@@ -7308,7 +7308,7 @@ webpack@^5, webpack@^5.64.2:
73087308
schema-utils "^3.1.0"
73097309
tapable "^2.1.1"
73107310
terser-webpack-plugin "^5.1.3"
7311-
watchpack "^2.2.0"
7311+
watchpack "^2.3.0"
73127312
webpack-sources "^3.2.2"
73137313

73147314
well-known-symbols@^2.0.0:

0 commit comments

Comments
 (0)