Skip to content

Commit f07c601

Browse files
chore(deps-dev): bump webpack from 5.64.4 to 5.65.0
1 parent b599ea2 commit f07c601

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.4",
56+
"webpack": "^5.65.0",
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.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==
7259+
watchpack@^2.3.1:
7260+
version "2.3.1"
7261+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25"
7262+
integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==
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.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==
7284+
webpack@^5, webpack@^5.65.0:
7285+
version "5.65.0"
7286+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0.tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be"
7287+
integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==
72887288
dependencies:
72897289
"@types/eslint-scope" "^3.7.0"
72907290
"@types/estree" "^0.0.50"
@@ -7308,7 +7308,7 @@ webpack@^5, webpack@^5.64.4:
73087308
schema-utils "^3.1.0"
73097309
tapable "^2.1.1"
73107310
terser-webpack-plugin "^5.1.3"
7311-
watchpack "^2.3.0"
7311+
watchpack "^2.3.1"
73127312
webpack-sources "^3.2.2"
73137313

73147314
well-known-symbols@^2.0.0:

0 commit comments

Comments
 (0)