Skip to content

Commit a3db4de

Browse files
chore(deps-dev): bump the minor group with 3 updates (#1052)
Bumps the minor group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [webpack](https://github.com/webpack/webpack). Updates `@typescript-eslint/eslint-plugin` from 8.46.4 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.4 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 064c11f commit a3db4de

File tree

2 files changed

+69
-63
lines changed

2 files changed

+69
-63
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@qiwi/semantic-release-gh-pages-plugin": "^5.4.3",
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/node": "^24.10.1",
28-
"@typescript-eslint/eslint-plugin": "^8.46.4",
28+
"@typescript-eslint/eslint-plugin": "^8.47.0",
2929
"@typescript-eslint/parser": "^8.32.1",
3030
"eslint": "^9.39.1",
3131
"globals": "^16.5.0",
@@ -38,7 +38,7 @@
3838
"ts-node": "^10.9.2",
3939
"tsx": "^4.20.6",
4040
"typescript": "^5.9.3",
41-
"webpack": "^5.102.1",
41+
"webpack": "^5.103.0",
4242
"webpack-cli": "^6.0.1"
4343
},
4444
"files": [

0 commit comments

Comments
 (0)