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

Commit 39fa115

Browse files
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2. - [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.10.2/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 53f2b88 commit 39fa115

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.10.1",
16-
"@typescript-eslint/parser": "^5.10.1",
16+
"@typescript-eslint/parser": "^5.10.2",
1717
"eslint": "^8.8.0",
1818
"eslint-config-prettier": "^8.1.0",
1919
"eslint-plugin-svelte3": "^3.4.0",

0 commit comments

Comments
 (0)