Skip to content

Commit 556129a

Browse files
build(deps-dev): bump the dependencies group with 6 updates (#1019)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c2df58 commit 556129a

File tree

2 files changed

+348
-374
lines changed

2 files changed

+348
-374
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@stylistic/eslint-plugin-js": "^4.2.0",
3939
"@stylistic/eslint-plugin-ts": "^4.2.0",
4040
"@types/node": "^22.14.1",
41-
"@typescript-eslint/eslint-plugin": "^8.29.1",
42-
"@typescript-eslint/parser": "^8.29.1",
41+
"@typescript-eslint/eslint-plugin": "^8.30.1",
42+
"@typescript-eslint/parser": "^8.30.1",
4343
"commitlint": "^19.8.0",
44-
"eslint": "^9.24.0",
44+
"eslint": "^9.25.0",
4545
"eslint-config-google": "^0.14.0",
4646
"eslint-config-prettier": "^10.1.2",
47-
"eslint-import-resolver-typescript": "^4.3.2",
47+
"eslint-import-resolver-typescript": "^4.3.3",
4848
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-prettier": "^5.2.6",
5050
"eslint-plugin-react": "^7.37.5",
@@ -56,14 +56,14 @@
5656
"lerna-version": "^6.6.2",
5757
"lint-staged": "^15.5.1",
5858
"lodash": "^4.17.21",
59-
"nx": "^20.7.2",
59+
"nx": "^20.8.0",
6060
"prettier": "^3.5.3",
6161
"react": "^19.1.0",
6262
"react-dom": "^19.1.0",
6363
"release-it": "^17.11.0",
6464
"ts-node": "^10.9.2",
6565
"typescript": "^5.8.3",
66-
"typescript-eslint": "^8.29.1"
66+
"typescript-eslint": "^8.30.1"
6767
},
6868
"scripts": {
6969
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)