Skip to content

Commit dc5e6a0

Browse files
Bump @stylistic/eslint-plugin in /src/extensions/vscode
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.13.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) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e7fdf2 commit dc5e6a0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/extensions/vscode/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/extensions/vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
},
223223
"devDependencies": {
224224
"@eslint/js": "8.57.0",
225-
"@stylistic/eslint-plugin": "2.13.0",
225+
"@stylistic/eslint-plugin": "3.0.1",
226226
"@types/eslint__js": "8.42.3",
227227
"@types/node": "18.15.0",
228228
"@types/vscode": "1.83.0",

0 commit comments

Comments
 (0)