Skip to content

Commit b5c5fca

Browse files
fix: bump webpack from 5.102.0 to 5.102.1 (#649)
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.0 to 5.102.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.0...v5.102.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f10bfd commit b5c5fca

File tree

2 files changed

+74
-59
lines changed

2 files changed

+74
-59
lines changed

package-lock.json

Lines changed: 73 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nanoid": ">=5.1.6",
4242
"nyc": "^17.1.0",
4343
"puppeteer": "^24.23.0",
44-
"webpack": "^5.102.0",
44+
"webpack": "^5.102.1",
4545
"webpack-cli": "^6.0.1",
4646
"zip-webpack-plugin": "^4.0.3"
4747
},

0 commit comments

Comments
 (0)