Skip to content

Commit c786c1f

Browse files
chore: update npm dependencies
1 parent 2abf036 commit c786c1f

File tree

2 files changed

+268
-248
lines changed

2 files changed

+268
-248
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@
4646
"sprintf-js": "^1.1.2"
4747
},
4848
"devDependencies": {
49-
"@commitlint/cli": "^14.1.0",
50-
"@commitlint/config-conventional": "^14.1.0",
49+
"@commitlint/cli": "^15.0.0",
50+
"@commitlint/config-conventional": "^15.0.0",
5151
"@technote-space/github-action-test-helper": "^0.7.28",
52-
"@types/jest": "^27.0.2",
53-
"@types/node": "^16.11.7",
54-
"@typescript-eslint/eslint-plugin": "^5.3.1",
55-
"@typescript-eslint/parser": "^5.3.1",
52+
"@types/jest": "^27.0.3",
53+
"@types/node": "^16.11.9",
54+
"@typescript-eslint/eslint-plugin": "^5.4.0",
55+
"@typescript-eslint/parser": "^5.4.0",
5656
"eslint": "^8.2.0",
5757
"husky": "^7.0.4",
5858
"jest": "^27.3.1",
5959
"jest-circus": "^27.3.1",
60-
"lint-staged": "^11.2.6",
60+
"lint-staged": "^12.0.3",
6161
"nock": "^13.2.1",
6262
"ts-jest": "^27.0.7",
63-
"typescript": "^4.4.4"
63+
"typescript": "^4.5.2"
6464
},
6565
"publishConfig": {
6666
"access": "public"

0 commit comments

Comments
 (0)