Skip to content

Commit 3a3df14

Browse files
Bump webpack-cli from 7.0.1 to 7.0.2 (#1465)
* Bump webpack-cli from 7.0.1 to 7.0.2 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent 6d57478 commit 3a3df14

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^25.5.0",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.57.0",
94-
"@typescript-eslint/parser": "^8.57.0",
93+
"@typescript-eslint/eslint-plugin": "^8.57.1",
94+
"@typescript-eslint/parser": "^8.57.1",
9595
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.4",
@@ -112,7 +112,7 @@
112112
"ts-node": "^10.9.2",
113113
"typescript": "^5.9.3",
114114
"webpack": "^5.105.4",
115-
"webpack-cli": "^7.0.0"
115+
"webpack-cli": "^7.0.2"
116116
},
117117
"dependencies": {
118118
"@nomicfoundation/slang": "1.3.4",

0 commit comments

Comments
 (0)