Skip to content

Commit 6480518

Browse files
chore(deps): update all non-major dependencies
1 parent 12e1d4e commit 6480518

File tree

2 files changed

+380
-353
lines changed

2 files changed

+380
-353
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -50,25 +50,25 @@
5050
}
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^17.6.7",
54-
"@commitlint/config-conventional": "^17.6.7",
53+
"@commitlint/cli": "^17.7.2",
54+
"@commitlint/config-conventional": "^17.7.0",
5555
"@mheob/commitlint-config": "^1.1.0",
5656
"@mheob/eslint-config": "^5.1.0",
5757
"@mheob/prettier-config": "^3.1.0",
5858
"@mheob/tsconfig": "^2.0.0",
59-
"@types/node": "^20.4.5",
59+
"@types/node": "^20.7.2",
6060
"@vitest/coverage-c8": "^0.33.0",
6161
"commitizen": "^4.3.0",
62-
"concurrently": "^8.2.0",
63-
"cz-git": "^1.7.0",
64-
"eslint": "^8.46.0",
62+
"concurrently": "^8.2.1",
63+
"cz-git": "^1.7.1",
64+
"eslint": "^8.50.0",
6565
"husky": "^8.0.3",
66-
"lint-staged": "^13.2.3",
67-
"prettier": "^3.0.0",
68-
"rimraf": "^5.0.1",
66+
"lint-staged": "^13.3.0",
67+
"prettier": "^3.0.3",
68+
"rimraf": "^5.0.5",
6969
"ts-node": "^10.9.1",
70-
"typescript": "^5.1.6",
71-
"vitest": "^0.34.1"
70+
"typescript": "^5.2.2",
71+
"vitest": "^0.34.6"
7272
},
7373
"publishConfig": {
7474
"access": "public"

0 commit comments

Comments
 (0)