Skip to content

Commit ecc2dba

Browse files
chore: update npm dependencies
1 parent afc6395 commit ecc2dba

File tree

2 files changed

+213
-255
lines changed

2 files changed

+213
-255
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
},
3636
"dependencies": {},
3737
"devDependencies": {
38-
"@commitlint/cli": "^11.0.0",
39-
"@commitlint/config-conventional": "^11.0.0",
40-
"@typescript-eslint/eslint-plugin": "^4.15.1",
41-
"@typescript-eslint/parser": "^4.15.1",
38+
"@commitlint/cli": "^12.0.1",
39+
"@commitlint/config-conventional": "^12.0.1",
40+
"@typescript-eslint/eslint-plugin": "^4.15.2",
41+
"@typescript-eslint/parser": "^4.15.2",
4242
"eslint": "^7.20.0",
43-
"husky": "^5.0.9",
43+
"husky": "^5.1.1",
4444
"lint-staged": "^10.5.4",
45-
"typescript": "^4.1.5"
45+
"typescript": "^4.2.2"
4646
},
4747
"publishConfig": {
4848
"access": "public"

0 commit comments

Comments
 (0)