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

Skip to content

Commit 9eb9052

Browse files
authored
Merge pull request Hacker0x01#548 from Hacker0x01/dependabot/npm_and_yarn/webpack-5.62.1
Bump webpack from 5.61.0 to 5.62.1
2 parents c999e6d + 940adc1 commit 9eb9052

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.61.0"
30+
"webpack": "^5.62.1"
3131
},
3232
"keywords": [
3333
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12426,10 +12426,10 @@ webpack-virtual-modules@^0.3.2:
1242612426
dependencies:
1242712427
debug "^3.0.0"
1242812428

12429-
webpack@^5.35.0, webpack@^5.61.0:
12430-
version "5.61.0"
12431-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.61.0.tgz#fa827f0ee9bdfd141dd73c3e891e955ebd52fe7f"
12432-
integrity sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==
12429+
webpack@^5.35.0, webpack@^5.62.1:
12430+
version "5.62.1"
12431+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
12432+
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
1243312433
dependencies:
1243412434
"@types/eslint-scope" "^3.7.0"
1243512435
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)