Skip to content

Commit 1af40cf

Browse files
build(deps-dev): bump the dependencies group with 6 updates (#1091)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1eea889 commit 1af40cf

File tree

2 files changed

+296
-309
lines changed

2 files changed

+296
-309
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@release-it-plugins/lerna-changelog": "^8.0.1",
3939
"@stylistic/eslint-plugin-js": "^4.4.1",
4040
"@stylistic/eslint-plugin-ts": "^4.4.1",
41-
"@types/node": "^24.7.0",
42-
"@typescript-eslint/eslint-plugin": "^8.45.0",
43-
"@typescript-eslint/parser": "^8.45.0",
41+
"@types/node": "^24.7.2",
42+
"@typescript-eslint/eslint-plugin": "^8.46.0",
43+
"@typescript-eslint/parser": "^8.46.0",
4444
"commitlint": "^20.1.0",
4545
"eslint": "^9.37.0",
4646
"eslint-config-google": "^0.14.0",
@@ -55,16 +55,16 @@
5555
"lerna": "9.0.0",
5656
"lerna-changelog": "^2.2.0",
5757
"lerna-version": "^6.6.2",
58-
"lint-staged": "^16.2.3",
58+
"lint-staged": "^16.2.4",
5959
"lodash": "^4.17.21",
60-
"nx": "^21.6.3",
60+
"nx": "^21.6.4",
6161
"prettier": "^3.6.2",
6262
"react": "^19.2.0",
6363
"react-dom": "^19.2.0",
6464
"release-it": "^19.0.5",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.9.3",
67-
"typescript-eslint": "^8.45.0"
67+
"typescript-eslint": "^8.46.0"
6868
},
6969
"scripts": {
7070
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)