Skip to content

Commit 986f9d2

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.44.0
1 parent f8ef957 commit 986f9d2

4 files changed

Lines changed: 154 additions & 65 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.5.0",
9999
"@types/react": "19.1.13",
100-
"@typescript-eslint/eslint-plugin": "8.43.0",
101-
"@typescript-eslint/parser": "8.43.0",
100+
"@typescript-eslint/eslint-plugin": "8.44.0",
101+
"@typescript-eslint/parser": "8.44.0",
102102
"babel-plugin-react-compiler": "19.1.0-rc.3",
103103
"babel-preset-expo": "54.0.1",
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.5.0",
56-
"@typescript-eslint/eslint-plugin": "8.43.0",
57-
"@typescript-eslint/parser": "8.43.0",
56+
"@typescript-eslint/eslint-plugin": "8.44.0",
57+
"@typescript-eslint/parser": "8.44.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.5.0",
45-
"@typescript-eslint/eslint-plugin": "8.43.0",
46-
"@typescript-eslint/parser": "8.43.0",
45+
"@typescript-eslint/eslint-plugin": "8.44.0",
46+
"@typescript-eslint/parser": "8.44.0",
4747
"concurrently": "9.2.1",
4848
"dotenv-cli": "10.0.0",
4949
"eslint-plugin-prettier": "5.5.4",

0 commit comments

Comments
 (0)