Skip to content

Commit a3d1a55

Browse files
chore: update npm dependencies
1 parent 117bf08 commit a3d1a55

File tree

2 files changed

+265
-245
lines changed

2 files changed

+265
-245
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,21 @@
5050
"js-yaml": "^4.1.0"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^14.1.0",
54-
"@commitlint/config-conventional": "^14.1.0",
53+
"@commitlint/cli": "^15.0.0",
54+
"@commitlint/config-conventional": "^15.0.0",
5555
"@technote-space/github-action-test-helper": "^0.7.28",
56-
"@types/jest": "^27.0.2",
57-
"@types/node": "^16.11.7",
58-
"@typescript-eslint/eslint-plugin": "^5.3.1",
59-
"@typescript-eslint/parser": "^5.3.1",
56+
"@types/jest": "^27.0.3",
57+
"@types/node": "^16.11.8",
58+
"@typescript-eslint/eslint-plugin": "^5.4.0",
59+
"@typescript-eslint/parser": "^5.4.0",
6060
"eslint": "^8.2.0",
6161
"husky": "^7.0.4",
6262
"jest": "^27.3.1",
6363
"jest-circus": "^27.3.1",
64-
"lint-staged": "^11.2.6",
64+
"lint-staged": "^12.0.3",
6565
"pinst": "^2.1.6",
6666
"ts-jest": "^27.0.7",
67-
"typescript": "^4.4.4"
67+
"typescript": "^4.5.2"
6868
},
6969
"publishConfig": {
7070
"access": "public"

0 commit comments

Comments
 (0)