Skip to content

Commit

Permalink
Bump @stylistic/eslint-plugin in /src/extensions/vscode
Browse files Browse the repository at this point in the history
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.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/v2.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexrp committed Dec 10, 2024
1 parent 8779810 commit 3c60bf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/extensions/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
},
"devDependencies": {
"@eslint/js": "8.57.0",
"@stylistic/eslint-plugin": "2.11.0",
"@stylistic/eslint-plugin": "2.12.0",
"@types/eslint__js": "8.42.3",
"@types/node": "18.15.0",
"@types/vscode": "1.83.0",
Expand Down

0 comments on commit 3c60bf9

Please sign in to comment.