Skip to content

Commit

Permalink
Bump eslint in /vscExtension in the eslint group across 1 directory (#…
Browse files Browse the repository at this point in the history
…106)

Bumps the eslint group with 1 update in the /vscExtension directory: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 1f282af commit a6ce4c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions vscExtension/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 vscExtension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "^22.5.0",
"@types/vscode": "^1.92.0",
"@vscode/vsce": "^3.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-unicorn": "^55.0.0"
}
Expand Down

0 comments on commit a6ce4c7

Please sign in to comment.