Skip to content

Commit cc36ba9

Browse files
chore(deps-dev): bump the typescript-eslint group with 4 updates (#1241)
Bumps the typescript-eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils).
1 parent 585fee2 commit cc36ba9

File tree

4 files changed

+75
-75
lines changed

4 files changed

+75
-75
lines changed

extensions/gnome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "9.18.0",
2020
"globals": "^16.0.0",
2121
"typescript": "^5.8.3",
22-
"typescript-eslint": "^8.29.1"
22+
"typescript-eslint": "^8.30.1"
2323
},
2424
"dependencies": {
2525
"@girs/gjs": "4.0.0-beta.21",

packages/dashboard-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@eslint/js": "^9.18.0",
4444
"@types/react": "^18.3.18",
4545
"@types/react-dom": "^18.3.5",
46-
"@typescript-eslint/eslint-plugin": "^8.29.1",
47-
"@typescript-eslint/parser": "^8.29.1",
46+
"@typescript-eslint/eslint-plugin": "^8.30.1",
47+
"@typescript-eslint/parser": "^8.30.1",
4848
"@vitejs/plugin-react": "^4.3.4",
4949
"autoprefixer": "^10.4.21",
5050
"eslint": "^9.18.0",
@@ -55,7 +55,7 @@
5555
"prettier": "^3.4.2",
5656
"tailwindcss": "^3.4.17",
5757
"typescript": "^5.8.3",
58-
"typescript-eslint": "^8.29.1",
58+
"typescript-eslint": "^8.30.1",
5959
"vite": "^6.2.6"
6060
}
6161
}

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@amzn/tsconfig": "workspace:^",
2929
"@eslint/js": "^9.18.0",
3030
"@types/eslint__js": "^8.42.3",
31-
"@typescript-eslint/utils": "^8.29.1",
31+
"@typescript-eslint/utils": "^8.30.1",
3232
"eslint-config-prettier": "^10.1.2",
3333
"eslint-plugin-import": "^2.31.0",
3434
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -38,7 +38,7 @@
3838
"eslint-plugin-unicorn": "^56.0.1",
3939
"eslint": "^9.18.0",
4040
"prettier": "^3.4.2",
41-
"typescript-eslint": "^8.29.1",
41+
"typescript-eslint": "^8.30.1",
4242
"typescript": "^5.8.3"
4343
}
4444
}

pnpm-lock.yaml

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)