Skip to content

Commit 4d501be

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 [eslint](https://github.com/eslint/eslint). Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.4.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.4.0/packages/eslint-plugin) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.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.44.0/packages/eslint-plugin) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abdca74 commit 4d501be

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

Lines changed: 69 additions & 69 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
@@ -339,18 +339,18 @@
339339
"ui-test:coverage": "npm run ui-test -- coverage"
340340
},
341341
"devDependencies": {
342-
"@stylistic/eslint-plugin": "^5.3.1",
342+
"@stylistic/eslint-plugin": "^5.4.0",
343343
"@types/chai": "^4.3.20",
344344
"@types/fs-extra": "^11.0.4",
345345
"@types/glob": "^8.1.0",
346346
"@types/mocha": "^10.0.10",
347347
"@types/node": "^14.18.63",
348348
"@types/vscode": "^1.100.0",
349-
"@typescript-eslint/eslint-plugin": "^8.43.0",
349+
"@typescript-eslint/eslint-plugin": "^8.44.0",
350350
"@vscode/test-electron": "^2.3.9",
351351
"async-wait-until": "^2.0.30",
352352
"chai": "^4.5.0",
353-
"eslint": "^9.35.0",
353+
"eslint": "^9.36.0",
354354
"eslint-define-config": "^2.1.0",
355355
"eslint-plugin-chai-friendly": "^1.1.0",
356356
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)