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

Skip to content

Commit 35cad93

Browse files
Bump webpack from 5.88.2 to 5.89.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.89.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d78d6e0 commit 35cad93

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
@@ -28,7 +28,7 @@
2828
"react": "^17.0.2",
2929
"react-helmet": "^6.0.0",
3030
"sass": "^1.69.4",
31-
"webpack": "^5.88.2"
31+
"webpack": "^5.89.0"
3232
},
3333
"keywords": [
3434
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12568,10 +12568,10 @@ webpack-virtual-modules@^0.3.2:
1256812568
dependencies:
1256912569
debug "^3.0.0"
1257012570

12571-
webpack@^5.35.0, webpack@^5.88.2:
12572-
version "5.88.2"
12573-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.2.tgz#f62b4b842f1c6ff580f3fcb2ed4f0b579f4c210e"
12574-
integrity sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==
12571+
webpack@^5.35.0, webpack@^5.89.0:
12572+
version "5.89.0"
12573+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.89.0.tgz#56b8bf9a34356e93a6625770006490bf3a7f32dc"
12574+
integrity sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==
1257512575
dependencies:
1257612576
"@types/eslint-scope" "^3.7.3"
1257712577
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)