Skip to content

Commit 2236b1e

Browse files
dependabot[bot]apupier
authored andcommitted
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@stylistic/eslint-plugin` from 5.2.0 to 5.2.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/v5.2.1/packages/eslint-plugin) Updates `@typescript-eslint/eslint-plugin` from 8.37.0 to 8.38.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.38.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2e7e6b commit 2236b1e

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

Lines changed: 59 additions & 59 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
@@ -339,14 +339,14 @@
339339
"ui-test:coverage": "npm run ui-test -- coverage"
340340
},
341341
"devDependencies": {
342-
"@stylistic/eslint-plugin": "^5.2.0",
342+
"@stylistic/eslint-plugin": "^5.2.2",
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.82.0",
349-
"@typescript-eslint/eslint-plugin": "^8.37.0",
349+
"@typescript-eslint/eslint-plugin": "^8.38.0",
350350
"@vscode/test-electron": "^2.3.9",
351351
"async-wait-until": "^2.0.27",
352352
"chai": "^4.5.0",

0 commit comments

Comments
 (0)