Skip to content

Commit 9040498

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.41.0
1 parent 79056b0 commit 9040498

4 files changed

Lines changed: 124 additions & 140 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.0",
9999
"@types/react": "19.1.11",
100-
"@typescript-eslint/eslint-plugin": "8.40.0",
101-
"@typescript-eslint/parser": "8.40.0",
100+
"@typescript-eslint/eslint-plugin": "8.41.0",
101+
"@typescript-eslint/parser": "8.41.0",
102102
"babel-plugin-react-compiler": "19.1.0-rc.2",
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.0",
56-
"@typescript-eslint/eslint-plugin": "8.40.0",
57-
"@typescript-eslint/parser": "8.40.0",
56+
"@typescript-eslint/eslint-plugin": "8.41.0",
57+
"@typescript-eslint/parser": "8.41.0",
5858
"changeset-conventional-commits": "0.2.5",
5959
"concurrently": "9.2.0",
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.0.5",
4343
"@types/jest": "29.5.14",
4444
"@types/node": "24.3.0",
45-
"@typescript-eslint/eslint-plugin": "8.40.0",
46-
"@typescript-eslint/parser": "8.40.0",
45+
"@typescript-eslint/eslint-plugin": "8.41.0",
46+
"@typescript-eslint/parser": "8.41.0",
4747
"concurrently": "9.2.0",
4848
"dotenv-cli": "10.0.0",
4949
"eslint-plugin-prettier": "5.5.4",

0 commit comments

Comments
 (0)