Skip to content

Commit 2461571

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.16.0 to 8.17.0 (#19)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.16.0 to 8.17.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/v8.17.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b17308a commit 2461571

File tree

6 files changed

+34
-96
lines changed

6 files changed

+34
-96
lines changed

package-lock.json

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

packages/auto-sync/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
1717
"@typescript-eslint/eslint-plugin": "^8.16.0",
18-
"@typescript-eslint/parser": "^6.12.0",
18+
"@typescript-eslint/parser": "^8.17.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.2"
2121
},

packages/codegen/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@figma/eslint-plugin-figma-plugins": "*",
1717
"@figma/plugin-typings": "*",
1818
"@typescript-eslint/eslint-plugin": "^8.16.0",
19-
"@typescript-eslint/parser": "^6.12.0",
19+
"@typescript-eslint/parser": "^8.17.0",
2020
"eslint": "^8.54.0",
2121
"typescript": "^5.7.2"
2222
},

packages/design-migration/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
1717
"@typescript-eslint/eslint-plugin": "^8.16.0",
18-
"@typescript-eslint/parser": "^6.12.0",
18+
"@typescript-eslint/parser": "^8.17.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.2"
2121
},

packages/handover/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
1717
"@typescript-eslint/eslint-plugin": "^8.16.0",
18-
"@typescript-eslint/parser": "^6.12.0",
18+
"@typescript-eslint/parser": "^8.17.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.2"
2121
},

packages/inspect/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
1717
"@typescript-eslint/eslint-plugin": "^8.16.0",
18-
"@typescript-eslint/parser": "^6.12.0",
18+
"@typescript-eslint/parser": "^8.17.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.2"
2121
},

0 commit comments

Comments
 (0)