Skip to content

Commit 5c9b4ef

Browse files
authored
Merge pull request #234 from ocaml/dependabot/npm_and_yarn/webpack-5.52.0
Bump webpack from 5.51.2 to 5.52.0
2 parents 27ea53f + 5c44e8b commit 5c9b4ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.3.2",
4040
"typescript": "4.4.2",
41-
"webpack": "5.51.2"
41+
"webpack": "5.52.0"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,10 +2536,10 @@ webpack-sources@^3.2.0:
25362536
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
25372537
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
25382538

2539-
webpack@5.51.2:
2540-
version "5.51.2"
2541-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.2.tgz#f765d258b0bf6abda3c5f21bf855a25720e9796f"
2542-
integrity sha512-odydxP4WA3XYYzwSQUivPxywdzMlY42bbfxMwCaEtHb+i/N9uzKSHcLgWkXo/Gsa+4Zlzf3Jg0hEHn1FnZpk2Q==
2539+
webpack@5.52.0:
2540+
version "5.52.0"
2541+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.52.0.tgz#88d997c2c3ebb62abcaa453d2a26e0fd917c71a3"
2542+
integrity sha512-yRZOat8jWGwBwHpco3uKQhVU7HYaNunZiJ4AkAVQkPCUGoZk/tiIXiwG+8HIy/F+qsiZvSOa+GLQOj3q5RKRYg==
25432543
dependencies:
25442544
"@types/eslint-scope" "^3.7.0"
25452545
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)