Skip to content

Commit 5fa0edd

Browse files
dependabot[bot]apupier
authored andcommitted
Bump the eslint group across 1 directory with 3 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 [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@stylistic/eslint-plugin` from 3.0.0 to 3.0.1 - [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/v3.0.1/packages/eslint-plugin) Updates `@typescript-eslint/eslint-plugin` from 8.22.0 to 8.23.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.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.22.0 to 8.23.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.23.0/packages/parser) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c16817 commit 5fa0edd

File tree

2 files changed

+59
-186
lines changed

2 files changed

+59
-186
lines changed

package-lock.json

Lines changed: 56 additions & 183 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
@@ -354,7 +354,7 @@
354354
"ui-coverage": "npm run ui-test -- coverage"
355355
},
356356
"devDependencies": {
357-
"@stylistic/eslint-plugin": "^3.0.0",
357+
"@stylistic/eslint-plugin": "^3.0.1",
358358
"@types/chai": "^4.3.20",
359359
"@types/fs-extra": "^11.0.4",
360360
"@types/glob": "^8.0.1",
@@ -364,8 +364,8 @@
364364
"@types/sinon": "^17.0.3",
365365
"@types/vscode": "^1.82.0",
366366
"@types/winreg": "^1.2.36",
367-
"@typescript-eslint/eslint-plugin": "^8.22.0",
368-
"@typescript-eslint/parser": "^8.22.0",
367+
"@typescript-eslint/eslint-plugin": "^8.23.0",
368+
"@typescript-eslint/parser": "^8.23.0",
369369
"@vscode/test-electron": "^2.3.9",
370370
"@vscode/vsce": "^3.2.2",
371371
"async-wait-until": "^2.0.22",

0 commit comments

Comments
 (0)