Skip to content

Commit a14276a

Browse files
build(deps-dev): bump the eslint group across 1 directory with 4 updates
Bumps the eslint group with 3 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint). Updates `@stylistic/eslint-plugin` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.0/packages/eslint-plugin) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 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.2 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 `eslint` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.1) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 038f15f commit a14276a

File tree

2 files changed

+103
-87
lines changed

2 files changed

+103
-87
lines changed

package-lock.json

Lines changed: 100 additions & 84 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
@@ -25,7 +25,7 @@
2525
"tests/*"
2626
],
2727
"devDependencies": {
28-
"@stylistic/eslint-plugin": "^5.5.0",
28+
"@stylistic/eslint-plugin": "^5.6.1",
2929
"@types/chai": "^4.3.20",
3030
"@types/clone-deep": "^4.0.4",
3131
"@types/fs-extra": "^11.0.4",
@@ -35,9 +35,9 @@
3535
"@types/selenium-webdriver": "^4.35.3",
3636
"@types/targz": "^1.0.5",
3737
"@types/vscode": "^1.105.0",
38-
"@typescript-eslint/eslint-plugin": "^8.46.2",
38+
"@typescript-eslint/eslint-plugin": "^8.48.0",
3939
"@typescript-eslint/parser": "^8.44.0",
40-
"eslint": "^9.38.0",
40+
"eslint": "^9.39.1",
4141
"eslint-config-prettier": "^10.1.8",
4242
"@vscode/vsce": "^3.6.2",
4343
"eslint-define-config": "^2.1.0",

0 commit comments

Comments
 (0)