Skip to content

Commit 4d77e1f

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

File tree

3 files changed

+958
-944
lines changed

3 files changed

+958
-944
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"@commitlint/cli": "^20.1.0",
3434
"@commitlint/config-conventional": "^20.0.0",
3535
"@eslint/compat": "^1.4.0",
36-
"@eslint/js": "^9.37.0",
36+
"@eslint/js": "^9.38.0",
3737
"@lerna/child-process": "^7.4.2",
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.2",
42-
"@typescript-eslint/eslint-plugin": "^8.46.0",
43-
"@typescript-eslint/parser": "^8.46.0",
41+
"@types/node": "^24.8.1",
42+
"@typescript-eslint/eslint-plugin": "^8.46.1",
43+
"@typescript-eslint/parser": "^8.46.1",
4444
"commitlint": "^20.1.0",
45-
"eslint": "^9.37.0",
45+
"eslint": "^9.38.0",
4646
"eslint-config-google": "^0.14.0",
4747
"eslint-config-prettier": "^10.1.8",
4848
"eslint-import-resolver-typescript": "^4.4.4",
@@ -57,14 +57,14 @@
5757
"lerna-version": "^6.6.2",
5858
"lint-staged": "^16.2.4",
5959
"lodash": "^4.17.21",
60-
"nx": "^21.6.4",
60+
"nx": "^21.6.5",
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.46.0"
67+
"typescript-eslint": "^8.46.1"
6868
},
6969
"scripts": {
7070
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)