Skip to content

Commit a5291e7

Browse files
Bump webpack from 5.58.2 to 5.64.4 (#1014)
Bumps [webpack](https://github.com/webpack/webpack) from 5.58.2 to 5.64.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.58.2...v5.64.4) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdefbe1 commit a5291e7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14948,10 +14948,10 @@ watchpack@^1.7.4:
1494814948
chokidar "^3.4.1"
1494914949
watchpack-chokidar2 "^2.0.1"
1495014950

14951-
watchpack@^2.2.0:
14952-
version "2.2.0"
14953-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.2.0.tgz#47d78f5415fe550ecd740f99fe2882323a58b1ce"
14954-
integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==
14951+
watchpack@^2.3.0:
14952+
version "2.3.0"
14953+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4"
14954+
integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw==
1495514955
dependencies:
1495614956
glob-to-regexp "^0.4.1"
1495714957
graceful-fs "^4.1.2"
@@ -15026,9 +15026,9 @@ webpack@^4.43.0:
1502615026
webpack-sources "^1.4.1"
1502715027

1502815028
webpack@^5.64.2:
15029-
version "5.64.2"
15030-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
15031-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
15029+
version "5.64.4"
15030+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4.tgz#e1454b6a13009f57cc2c78e08416cd674622937b"
15031+
integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw==
1503215032
dependencies:
1503315033
"@types/eslint-scope" "^3.7.0"
1503415034
"@types/estree" "^0.0.50"
@@ -15052,7 +15052,7 @@ webpack@^5.64.2:
1505215052
schema-utils "^3.1.0"
1505315053
tapable "^2.1.1"
1505415054
terser-webpack-plugin "^5.1.3"
15055-
watchpack "^2.2.0"
15055+
watchpack "^2.3.0"
1505615056
webpack-sources "^3.2.2"
1505715057

1505815058
websocket-driver@>=0.5.1:

0 commit comments

Comments
 (0)