Skip to content

Commit cdcf8b9

Browse files
build(deps): bump the dependencies group with 17 updates (#1083)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41c2871 commit cdcf8b9

File tree

3 files changed

+3350
-2572
lines changed

3 files changed

+3350
-2572
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"license": "MIT",
3131
"private": true,
3232
"devDependencies": {
33-
"@commitlint/cli": "^19.8.1",
34-
"@commitlint/config-conventional": "^19.8.0",
35-
"@eslint/compat": "^1.3.2",
33+
"@commitlint/cli": "^20.0.0",
34+
"@commitlint/config-conventional": "^20.0.0",
35+
"@eslint/compat": "^1.4.0",
3636
"@eslint/js": "^9.36.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",
4141
"@types/node": "^24.5.2",
42-
"@typescript-eslint/eslint-plugin": "^8.44.0",
43-
"@typescript-eslint/parser": "^8.44.0",
44-
"commitlint": "^19.8.0",
42+
"@typescript-eslint/eslint-plugin": "^8.44.1",
43+
"@typescript-eslint/parser": "^8.44.1",
44+
"commitlint": "^20.0.0",
4545
"eslint": "^9.36.0",
4646
"eslint-config-google": "^0.14.0",
4747
"eslint-config-prettier": "^10.1.8",
@@ -52,10 +52,10 @@
5252
"globals": "^16.4.0",
5353
"husky": "^9.1.7",
5454
"js-yaml": "^4.1.0",
55-
"lerna": "8.2.4",
55+
"lerna": "9.0.0",
5656
"lerna-changelog": "^2.2.0",
5757
"lerna-version": "^6.6.2",
58-
"lint-staged": "^16.1.6",
58+
"lint-staged": "^16.2.3",
5959
"lodash": "^4.17.21",
6060
"nx": "^21.5.3",
6161
"prettier": "^3.6.2",
@@ -64,7 +64,7 @@
6464
"release-it": "^19.0.4",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.9.2",
67-
"typescript-eslint": "^8.44.0"
67+
"typescript-eslint": "^8.44.1"
6868
},
6969
"scripts": {
7070
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)