Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Commit f29f32d

Browse files
Bump @typescript-eslint/parser from 5.12.0 to 5.12.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.0 to 5.12.1. - [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.12.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d3e16a commit f29f32d

File tree

2 files changed

+146
-14
lines changed

2 files changed

+146
-14
lines changed

package-lock.json

Lines changed: 145 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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@sveltejs/kit": "next",
1515
"@typescript-eslint/eslint-plugin": "^5.12.0",
16-
"@typescript-eslint/parser": "^5.12.0",
16+
"@typescript-eslint/parser": "^5.12.1",
1717
"eslint": "^8.9.0",
1818
"eslint-config-prettier": "^8.4.0",
1919
"eslint-plugin-svelte3": "^3.4.0",

0 commit comments

Comments
 (0)