Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40b1575

Browse files
Bump webpack from 5.50.0 to 5.51.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.50.0 to 5.51.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.50.0...v5.51.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0a533b commit 40b1575

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
@@ -27,7 +27,7 @@
2727
"node-sass": "^6.0.1",
2828
"react": "^17.0.2",
2929
"react-helmet": "^6.0.0",
30-
"webpack": "^5.38.1"
30+
"webpack": "^5.51.1"
3131
},
3232
"keywords": [
3333
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13907,10 +13907,10 @@ webpack-virtual-modules@^0.3.2:
1390713907
dependencies:
1390813908
debug "^3.0.0"
1390913909

13910-
webpack@^5.35.0, webpack@^5.38.1:
13911-
version "5.50.0"
13912-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.50.0.tgz#5562d75902a749eb4d75131f5627eac3a3192527"
13913-
integrity sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==
13910+
webpack@^5.35.0, webpack@^5.51.1:
13911+
version "5.51.1"
13912+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
13913+
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
1391413914
dependencies:
1391513915
"@types/eslint-scope" "^3.7.0"
1391613916
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)