Skip to content

Commit 433c71a

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#101)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.21.0 to 8.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 d1998fc commit 433c71a

File tree

6 files changed

+122
-68
lines changed

6 files changed

+122
-68
lines changed

package-lock.json

Lines changed: 117 additions & 63 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
@@ -14,7 +14,7 @@
1414
"@figma/eslint-plugin-figma-plugins": "*",
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.21.0",
17+
"@typescript-eslint/eslint-plugin": "^8.22.0",
1818
"@typescript-eslint/parser": "^8.22.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.3"

packages/codegen/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@figma/eslint-plugin-figma-plugins": "*",
1717
"@figma/plugin-typings": "*",
18-
"@typescript-eslint/eslint-plugin": "^8.21.0",
18+
"@typescript-eslint/eslint-plugin": "^8.22.0",
1919
"@typescript-eslint/parser": "^8.22.0",
2020
"eslint": "^8.54.0",
2121
"typescript": "^5.7.3"

packages/design-migration/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.21.0",
17+
"@typescript-eslint/eslint-plugin": "^8.22.0",
1818
"@typescript-eslint/parser": "^8.22.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.3"

packages/handover/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@figma/eslint-plugin-figma-plugins": "*",
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.21.0",
17+
"@typescript-eslint/eslint-plugin": "^8.22.0",
1818
"@typescript-eslint/parser": "^8.22.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.3"

packages/inspect/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.21.0",
17+
"@typescript-eslint/eslint-plugin": "^8.22.0",
1818
"@typescript-eslint/parser": "^8.22.0",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)