Skip to content

Commit 2468a71

Browse files
npm dev(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.46.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.46.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/v5.46.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] <support@github.com>
1 parent 84a0551 commit 2468a71

File tree

2 files changed

+131
-14
lines changed

2 files changed

+131
-14
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/mocha": "^10.0.1",
6060
"@types/node": "^18.11.12",
6161
"@typescript-eslint/eslint-plugin": "^5.43.0",
62-
"@typescript-eslint/parser": "^5.43.0",
62+
"@typescript-eslint/parser": "^5.46.0",
6363
"ajv": "^8.11.2",
6464
"chai": "^4.3.7",
6565
"eslint": "^8.29.0",

0 commit comments

Comments
 (0)