Skip to content

Commit 41f43d4

Browse files
chore(deps): bump @typescript-eslint/parser from 6.4.1 to 6.6.0 (#359)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.6.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/v6.6.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d9c54 commit 41f43d4

File tree

2 files changed

+91
-9
lines changed

2 files changed

+91
-9
lines changed

eslint-configs/eslint-config-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@inrupt/eslint-config-base": "file:../eslint-config-base",
2525
"@typescript-eslint/eslint-plugin": "^6.4.1",
26-
"@typescript-eslint/parser": "^6.4.1",
26+
"@typescript-eslint/parser": "^6.6.0",
2727
"typescript": ">=5.2.2"
2828
}
2929
}

package-lock.json

Lines changed: 90 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)