Skip to content

Commit 36ecdf1

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.47.0
1 parent 4477b7c commit 36ecdf1

File tree

4 files changed

+106
-106
lines changed

4 files changed

+106
-106
lines changed

apps/launcher/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"@types/lodash": "4.17.20",
9898
"@types/node": "24.10.1",
9999
"@types/react": "19.2.6",
100-
"@typescript-eslint/eslint-plugin": "8.46.4",
101-
"@typescript-eslint/parser": "8.46.4",
100+
"@typescript-eslint/eslint-plugin": "8.47.0",
101+
"@typescript-eslint/parser": "8.47.0",
102102
"babel-plugin-react-compiler": "19.1.0-rc.3",
103103
"babel-preset-expo": "54.0.7",
104104
"dotenv-cli": "11.0.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@commitlint/cli": "20.1.0",
5454
"@commitlint/config-conventional": "20.0.0",
5555
"@types/node": "24.10.1",
56-
"@typescript-eslint/eslint-plugin": "8.46.4",
57-
"@typescript-eslint/parser": "8.46.4",
56+
"@typescript-eslint/eslint-plugin": "8.47.0",
57+
"@typescript-eslint/parser": "8.47.0",
5858
"changeset-conventional-commits": "0.2.5",
5959
"concurrently": "9.2.1",
6060
"dotenv-cli": "11.0.0",

packages/live-tiles/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@jest/globals": "30.2.0",
4343
"@types/jest": "29.5.14",
4444
"@types/node": "24.10.1",
45-
"@typescript-eslint/eslint-plugin": "8.46.4",
46-
"@typescript-eslint/parser": "8.46.4",
45+
"@typescript-eslint/eslint-plugin": "8.47.0",
46+
"@typescript-eslint/parser": "8.47.0",
4747
"concurrently": "9.2.1",
4848
"dotenv-cli": "11.0.0",
4949
"eslint-plugin-prettier": "5.5.4",

0 commit comments

Comments
 (0)