Skip to content

Commit

Permalink
fix(deps): bump typescript-eslint
Browse files Browse the repository at this point in the history
Bumps the jet-dependencies group with 1 update in the /templates/node-jet directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.3.0 to 8.12.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent dae8d52 commit f22da08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/node-jet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"yargs-parser": "21.1.1",
"eslint": "^9.9.1",
"@eslint/js": "^9.9.1",
"typescript-eslint": "8.3.0"
"typescript-eslint": "8.12.2"
},
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit f22da08

Please sign in to comment.