Skip to content

Commit 3dd1eda

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.26.1 (#174)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.0 to 8.26.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/v8.26.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 177e4ba commit 3dd1eda

File tree

6 files changed

+59
-34
lines changed

6 files changed

+59
-34
lines changed

package-lock.json

+54-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/widget/package.json

+1-1
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.23.0",
18-
"@typescript-eslint/parser": "^8.22.0",
18+
"@typescript-eslint/parser": "^8.26.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.8.2"
2121
},

packages/codegen/plugin/package.json

+1-1
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.23.0",
19-
"@typescript-eslint/parser": "^8.22.0",
19+
"@typescript-eslint/parser": "^8.26.1",
2020
"eslint": "^8.54.0",
2121
"typescript": "^5.8.2"
2222
},

packages/design-migration/plugin/package.json

+1-1
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.23.0",
18-
"@typescript-eslint/parser": "^8.22.0",
18+
"@typescript-eslint/parser": "^8.26.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.8.2"
2121
},

packages/handover/widget/package.json

+1-1
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.23.0",
18-
"@typescript-eslint/parser": "^8.22.0",
18+
"@typescript-eslint/parser": "^8.26.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.8.2"
2121
},

packages/inspect/plugin/package.json

+1-1
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.23.0",
18-
"@typescript-eslint/parser": "^8.22.0",
18+
"@typescript-eslint/parser": "^8.26.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.8.2"
2121
},

0 commit comments

Comments
 (0)