Skip to content

Commit f438929

Browse files
committed
chore: update deps
1 parent ef7c7f8 commit f438929

File tree

2 files changed

+421
-437
lines changed

2 files changed

+421
-437
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"author": "Kevin Izuchukwu",
2323
"license": "ISC",
2424
"devDependencies": {
25-
"@commitlint/cli": "^17.4.4",
26-
"@commitlint/config-conventional": "^17.4.4",
27-
"@types/node": "^18.14.6",
28-
"@typescript-eslint/eslint-plugin": "^5.54.0",
29-
"@typescript-eslint/parser": "^5.54.0",
30-
"eslint": "^8.35.0",
25+
"@commitlint/cli": "^17.7.1",
26+
"@commitlint/config-conventional": "^17.7.0",
27+
"@types/node": "^20.4.10",
28+
"@typescript-eslint/eslint-plugin": "^6.3.0",
29+
"@typescript-eslint/parser": "^6.3.0",
30+
"eslint": "^8.47.0",
3131
"eslint-plugin-promise": "^6.1.1",
3232
"husky": "^8.0.3",
3333
"standard-version": "^9.5.0",
34-
"typescript": "^4.9.5",
35-
"vitest": "^0.29.2"
34+
"typescript": "^5.1.6",
35+
"vitest": "^0.34.1"
3636
},
3737
"files": [
3838
"LICENSE",

0 commit comments

Comments
 (0)