Skip to content

Commit f985cd7

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 7.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717d0aa commit f985cd7

File tree

2 files changed

+108
-9
lines changed

2 files changed

+108
-9
lines changed

package-lock.json

+107-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@types/mocha": "10.0.7",
3434
"@typescript-eslint/eslint-plugin": "7.15.0",
35-
"@typescript-eslint/parser": "7.15.0",
35+
"@typescript-eslint/parser": "7.16.0",
3636
"eslint": "8.57.0",
3737
"prettier": "3.3.2",
3838
"tfx-cli": "0.17.0",

0 commit comments

Comments
 (0)