Skip to content

Commit 64cfdee

Browse files
authored
Merge pull request #324 from ocaml/dependabot/npm_and_yarn/webpack-5.64.2
Bump webpack from 5.64.1 to 5.64.2
2 parents c03bd69 + c3abfb3 commit 64cfdee

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
@@ -2461,10 +2461,10 @@ webpack-sources@^3.2.2:
24612461
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
24622462
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
24632463

2464-
webpack@5.64.1:
2465-
version "5.64.1"
2466-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
2467-
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
2464+
webpack@5.64.2:
2465+
version "5.64.2"
2466+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
2467+
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
24682468
dependencies:
24692469
"@types/eslint-scope" "^3.7.0"
24702470
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)