Skip to content

Commit d1bf540

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.42.0
1 parent 0fc487b commit d1bf540

4 files changed

Lines changed: 132 additions & 137 deletions

File tree

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.3.1",
9999
"@types/react": "19.1.12",
100-
"@typescript-eslint/eslint-plugin": "8.41.0",
101-
"@typescript-eslint/parser": "8.41.0",
100+
"@typescript-eslint/eslint-plugin": "8.42.0",
101+
"@typescript-eslint/parser": "8.42.0",
102102
"babel-plugin-react-compiler": "19.1.0-rc.3",
103103
"babel-preset-expo": "13.2.3",
104104
"dotenv-cli": "10.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": "19.8.1",
5454
"@commitlint/config-conventional": "19.8.1",
5555
"@types/node": "24.3.1",
56-
"@typescript-eslint/eslint-plugin": "8.41.0",
57-
"@typescript-eslint/parser": "8.41.0",
56+
"@typescript-eslint/eslint-plugin": "8.42.0",
57+
"@typescript-eslint/parser": "8.42.0",
5858
"changeset-conventional-commits": "0.2.5",
5959
"concurrently": "9.2.1",
6060
"dotenv-cli": "10.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.1.2",
4343
"@types/jest": "29.5.14",
4444
"@types/node": "24.3.1",
45-
"@typescript-eslint/eslint-plugin": "8.41.0",
46-
"@typescript-eslint/parser": "8.41.0",
45+
"@typescript-eslint/eslint-plugin": "8.42.0",
46+
"@typescript-eslint/parser": "8.42.0",
4747
"concurrently": "9.2.1",
4848
"dotenv-cli": "10.0.0",
4949
"eslint-plugin-prettier": "5.5.4",

0 commit comments

Comments
 (0)