Skip to content

Commit 4f68bd6

Browse files
deps: bump the development-dependencies group across 1 directory with 4 updates
Bumps the development-dependencies group with 4 updates in the / directory: [@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), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.11.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.11.0/packages/parser) Updates `conventional-changelog-conventionalcommits` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v8.0.0/packages/conventional-changelog-conventionalcommits) Updates `eslint` from 8.57.1 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.13.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cdeac5 commit 4f68bd6

File tree

2 files changed

+213
-294
lines changed

2 files changed

+213
-294
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"@lerna-lite/publish": "^3.10.0",
4747
"@lerna-lite/run": "^3.10.0",
4848
"@lerna-lite/version": "^3.10.0",
49-
"@typescript-eslint/eslint-plugin": "^7.17.0",
50-
"@typescript-eslint/parser": "^7.17.0",
51-
"conventional-changelog-conventionalcommits": "^7.0.2",
52-
"eslint": "^8.57.0",
49+
"@typescript-eslint/eslint-plugin": "^8.11.0",
50+
"@typescript-eslint/parser": "^8.11.0",
51+
"conventional-changelog-conventionalcommits": "^8.0.0",
52+
"eslint": "^9.13.0",
5353
"eslint-import-resolver-typescript": "^3.6.3",
5454
"eslint-plugin-import": "^2.31.0",
5555
"eslint-plugin-require-extensions": "^0.1.3",

0 commit comments

Comments
 (0)