Skip to content

Commit

Permalink
Bump eslint from 9.15.0 to 9.16.0 in the dev-linting group (microsoft…
Browse files Browse the repository at this point in the history
…#2643)

* Bump eslint from 9.15.0 to 9.16.0 in the dev-linting group

Bumps the dev-linting group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-linting
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update node.js

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <[email protected]>
  • Loading branch information
dependabot[bot] and BernieWhite authored Nov 30, 2024
1 parent dbc404d commit be400fd
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 24 deletions.
53 changes: 31 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,15 +516,15 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.1",
"@types/node": "^22.10.1",
"@types/vscode": "1.95.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^3.2.1",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"glob": "^11.0.0",
"mocha": "^10.8.2",
"typescript": "^5.7.2"
Expand Down

0 comments on commit be400fd

Please sign in to comment.