Skip to content

Commit 743b364

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

File tree

2 files changed

+618
-341
lines changed

2 files changed

+618
-341
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@release-it-plugins/lerna-changelog": "^7.0.0",
3838
"@stylistic/eslint-plugin-js": "^2.9.0",
3939
"@stylistic/eslint-plugin-ts": "^2.9.0",
40-
"@types/node": "^22.7.4",
41-
"@typescript-eslint/eslint-plugin": "^8.8.0",
42-
"@typescript-eslint/parser": "^8.8.0",
40+
"@types/node": "^22.7.5",
41+
"@typescript-eslint/eslint-plugin": "^8.8.1",
42+
"@typescript-eslint/parser": "^8.8.1",
4343
"commitlint": "^19.5.0",
4444
"eslint": "^9.12.0",
4545
"eslint-config-google": "^0.14.0",
@@ -48,22 +48,22 @@
4848
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-prettier": "^5.2.1",
5050
"eslint-plugin-react": "^7.37.1",
51-
"globals": "^15.10.0",
51+
"globals": "^15.11.0",
5252
"husky": "^9.1.6",
5353
"js-yaml": "^4.1.0",
5454
"lerna": "8.1.8",
5555
"lerna-changelog": "^2.2.0",
5656
"lerna-version": "^6.6.2",
5757
"lint-staged": "^15.2.10",
5858
"lodash": "^4.17.21",
59-
"nx": "^19.8.4",
59+
"nx": "^20.0.0",
6060
"prettier": "^3.3.3",
6161
"react": "^18.3.1",
6262
"react-dom": "^18.3.1",
63-
"release-it": "^17.7.0",
63+
"release-it": "^17.8.2",
6464
"ts-node": "^10.9.2",
65-
"typescript": "^5.6.2",
66-
"typescript-eslint": "^8.8.0"
65+
"typescript": "^5.6.3",
66+
"typescript-eslint": "^8.8.1"
6767
},
6868
"scripts": {
6969
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)