Skip to content

Commit 31d4a1d

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#432)
Bumps the patch-dependencies group with 2 updates: [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint-plugin-react-refresh` from 0.4.22 to 0.4.23 - [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.22...v0.4.23) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: typescript dependency-version: 5.9.3 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 b2bd7f6 commit 31d4a1d

File tree

10 files changed

+32
-32
lines changed

10 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 19 additions & 19 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
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.22",
27+
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "~5.9.2",
31+
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.45.0",
3333
"vite": "^6.3.5",
3434
"vite-plugin-singlefile": "^2.3.0"

packages/auto-sync/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/eslint-plugin": "^8.44.1",
1818
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
20-
"typescript": "^5.9.2"
20+
"typescript": "^5.9.3"
2121
},
2222
"eslintConfig": {
2323
"extends": [

packages/codegen/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@typescript-eslint/eslint-plugin": "^8.44.1",
1919
"@typescript-eslint/parser": "^8.44.1",
2020
"eslint": "^8.54.0",
21-
"typescript": "^5.9.2"
21+
"typescript": "^5.9.3"
2222
},
2323
"eslintConfig": {
2424
"extends": [

packages/design-migration/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/eslint-plugin": "^8.44.1",
1818
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
20-
"typescript": "^5.9.2"
20+
"typescript": "^5.9.3"
2121
},
2222
"eslintConfig": {
2323
"extends": [

packages/design-migration/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
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.22",
27+
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "~5.9.2",
31+
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.45.0",
3333
"vite": "^6.3.5",
3434
"vite-plugin-singlefile": "^2.3.0"

packages/handover/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
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.22",
27+
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "~5.9.2",
31+
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.45.0",
3333
"vite": "^6.3.5",
3434
"vite-plugin-singlefile": "^2.3.0"

packages/handover/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/eslint-plugin": "^8.44.1",
1818
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
20-
"typescript": "^5.9.2"
20+
"typescript": "^5.9.3"
2121
},
2222
"eslintConfig": {
2323
"extends": [

packages/inspect/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/eslint-plugin": "^8.44.1",
1818
"@typescript-eslint/parser": "^8.44.1",
1919
"eslint": "^8.54.0",
20-
"typescript": "^5.9.2"
20+
"typescript": "^5.9.3"
2121
},
2222
"eslintConfig": {
2323
"extends": [

packages/inspect/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
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.22",
27+
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "~5.9.2",
31+
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.45.0",
3333
"vite": "^6.3.5",
3434
"vite-plugin-singlefile": "^2.3.0"

0 commit comments

Comments
 (0)