Skip to content

Commit e169066

Browse files
chore(deps-dev): bump the patch-dependencies group with 3 updates (#416)
Bumps the patch-dependencies group with 3 updates: [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.21) Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.44.1 - [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.44.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.44.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.44.1/packages/parser) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aed8056 commit e169066

File tree

10 files changed

+328
-121
lines changed

10 files changed

+328
-121
lines changed

package-lock.json

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

packages/auto-sync/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
27-
"eslint-plugin-react-refresh": "^0.4.20",
27+
"eslint-plugin-react-refresh": "^0.4.21",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",

packages/auto-sync/widget/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@figma/eslint-plugin-figma-plugins": "*",
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.23.0",
18-
"@typescript-eslint/parser": "^8.26.1",
17+
"@typescript-eslint/eslint-plugin": "^8.44.1",
18+
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.9.2"
2121
},

packages/codegen/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"devDependencies": {
1616
"@figma/eslint-plugin-figma-plugins": "*",
1717
"@figma/plugin-typings": "*",
18-
"@typescript-eslint/eslint-plugin": "^8.23.0",
19-
"@typescript-eslint/parser": "^8.26.1",
18+
"@typescript-eslint/eslint-plugin": "^8.44.1",
19+
"@typescript-eslint/parser": "^8.44.1",
2020
"eslint": "^8.54.0",
2121
"typescript": "^5.9.2"
2222
},

packages/design-migration/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"devDependencies": {
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.23.0",
18-
"@typescript-eslint/parser": "^8.26.1",
17+
"@typescript-eslint/eslint-plugin": "^8.44.1",
18+
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.9.2"
2121
},

packages/design-migration/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
27-
"eslint-plugin-react-refresh": "^0.4.20",
27+
"eslint-plugin-react-refresh": "^0.4.21",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",

packages/handover/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
27-
"eslint-plugin-react-refresh": "^0.4.20",
27+
"eslint-plugin-react-refresh": "^0.4.21",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",

packages/handover/widget/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@figma/eslint-plugin-figma-plugins": "*",
1515
"@figma/plugin-typings": "*",
1616
"@figma/widget-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.23.0",
18-
"@typescript-eslint/parser": "^8.26.1",
17+
"@typescript-eslint/eslint-plugin": "^8.44.1",
18+
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.9.2"
2121
},

packages/inspect/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"devDependencies": {
1515
"@figma/eslint-plugin-figma-plugins": "*",
1616
"@figma/plugin-typings": "*",
17-
"@typescript-eslint/eslint-plugin": "^8.23.0",
18-
"@typescript-eslint/parser": "^8.26.1",
17+
"@typescript-eslint/eslint-plugin": "^8.44.1",
18+
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
2020
"typescript": "^5.9.2"
2121
},

packages/inspect/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
27-
"eslint-plugin-react-refresh": "^0.4.20",
27+
"eslint-plugin-react-refresh": "^0.4.21",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)