Skip to content

Commit c3abfb3

Browse files
Bump webpack from 5.64.1 to 5.64.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.1 to 5.64.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.64.1...v5.64.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68da3f4 commit c3abfb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.4.1",
4040
"typescript": "4.5.2",
41-
"webpack": "5.64.1"
41+
"webpack": "5.64.2"
4242
}
4343
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2456,10 +2456,10 @@ webpack-sources@^3.2.2:
24562456
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
24572457
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
24582458

2459-
webpack@5.64.1:
2460-
version "5.64.1"
2461-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
2462-
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
2459+
webpack@5.64.2:
2460+
version "5.64.2"
2461+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
2462+
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
24632463
dependencies:
24642464
"@types/eslint-scope" "^3.7.0"
24652465
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)