Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates in the /vscode/microsoft-kiota directory: [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) and [eslint](https://github.com/eslint/eslint).


Updates `@stylistic/eslint-plugin-ts` from 2.10.0 to 2.10.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/v2.10.1/packages/eslint-plugin-ts)

Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7687116 commit f6f32d7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 39 deletions.
87 changes: 50 additions & 37 deletions vscode/microsoft-kiota/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 vscode/microsoft-kiota/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,15 +466,15 @@
"test": "node ./out/test/runTest.js"
},
"devDependencies": {
"@stylistic/eslint-plugin-ts": "^2.10.0",
"@stylistic/eslint-plugin-ts": "^2.10.1",
"@types/adm-zip": "^0.5.6",
"@types/mocha": "^10.0.9",
"@types/node": "22.x",
"@types/vscode": "^1.95.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vscode/test-electron": "^2.4.1",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"glob": "^11.0.0",
"mocha": "^10.8.2",
"ts-loader": "^9.5.1",
Expand Down

0 comments on commit f6f32d7

Please sign in to comment.