Skip to content

Commit 8c2df58

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

File tree

2 files changed

+387
-326
lines changed

2 files changed

+387
-326
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,33 +37,33 @@
3737
"@release-it-plugins/lerna-changelog": "^7.0.0",
3838
"@stylistic/eslint-plugin-js": "^4.2.0",
3939
"@stylistic/eslint-plugin-ts": "^4.2.0",
40-
"@types/node": "^22.14.0",
41-
"@typescript-eslint/eslint-plugin": "^8.29.0",
42-
"@typescript-eslint/parser": "^8.29.0",
40+
"@types/node": "^22.14.1",
41+
"@typescript-eslint/eslint-plugin": "^8.29.1",
42+
"@typescript-eslint/parser": "^8.29.1",
4343
"commitlint": "^19.8.0",
4444
"eslint": "^9.24.0",
4545
"eslint-config-google": "^0.14.0",
46-
"eslint-config-prettier": "^10.1.1",
47-
"eslint-import-resolver-typescript": "^4.3.1",
46+
"eslint-config-prettier": "^10.1.2",
47+
"eslint-import-resolver-typescript": "^4.3.2",
4848
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-prettier": "^5.2.6",
5050
"eslint-plugin-react": "^7.37.5",
5151
"globals": "^16.0.0",
5252
"husky": "^9.1.7",
5353
"js-yaml": "^4.1.0",
54-
"lerna": "8.2.1",
54+
"lerna": "8.2.2",
5555
"lerna-changelog": "^2.2.0",
5656
"lerna-version": "^6.6.2",
57-
"lint-staged": "^15.5.0",
57+
"lint-staged": "^15.5.1",
5858
"lodash": "^4.17.21",
59-
"nx": "^20.7.1",
59+
"nx": "^20.7.2",
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.0"
66+
"typescript-eslint": "^8.29.1"
6767
},
6868
"scripts": {
6969
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)