Skip to content

Commit a44ae6a

Browse files
chore(deps): update all non-major dependencies
1 parent e86f2bb commit a44ae6a

File tree

3 files changed

+1077
-655
lines changed

3 files changed

+1077
-655
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14.0
1+
22.17.0

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,26 +50,26 @@
5050
}
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^19.8.0",
54-
"@commitlint/config-conventional": "^19.8.0",
55-
"@mheob/commitlint-config": "^1.2.1",
56-
"@mheob/eslint-config": "^8.2.0",
53+
"@commitlint/cli": "^19.8.1",
54+
"@commitlint/config-conventional": "^19.8.1",
55+
"@mheob/commitlint-config": "^1.2.3",
56+
"@mheob/eslint-config": "^8.11.0",
5757
"@mheob/prettier-config": "^3.3.3",
5858
"@mheob/tsconfig": "^2.2.1",
59-
"@types/node": "^22.13.10",
60-
"@vitest/coverage-v8": "^3.0.8",
59+
"@types/node": "^22.16.3",
60+
"@vitest/coverage-v8": "^3.2.4",
6161
"commitizen": "^4.3.1",
62-
"concurrently": "^9.1.2",
63-
"cz-git": "^1.11.1",
64-
"eslint": "^9.22.0",
62+
"concurrently": "^9.2.0",
63+
"cz-git": "^1.12.0",
64+
"eslint": "^9.30.1",
6565
"husky": "^9.1.7",
66-
"lint-staged": "^15.4.3",
67-
"prettier": "^3.5.3",
66+
"lint-staged": "^15.5.2",
67+
"prettier": "^3.6.2",
6868
"rimraf": "^6.0.1",
69-
"typescript": "^5.8.2",
70-
"vitest": "^3.0.8"
69+
"typescript": "^5.8.3",
70+
"vitest": "^3.2.4"
7171
},
72-
"packageManager": "pnpm@10.6.2",
72+
"packageManager": "pnpm@10.13.1",
7373
"publishConfig": {
7474
"access": "public"
7575
},

0 commit comments

Comments
 (0)