Skip to content

Commit 9f66b43

Browse files
chore: update npm dependencies
1 parent aa84e25 commit 9f66b43

File tree

2 files changed

+153
-159
lines changed

2 files changed

+153
-159
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,22 @@
4343
"@technote-space/github-action-log-helper": "^0.1.41"
4444
},
4545
"devDependencies": {
46-
"@commitlint/cli": "^14.1.0",
47-
"@commitlint/config-conventional": "^14.1.0",
46+
"@commitlint/cli": "^15.0.0",
47+
"@commitlint/config-conventional": "^15.0.0",
4848
"@technote-space/github-action-test-helper": "^0.7.28",
4949
"@technote-space/release-github-actions-cli": "^1.8.8",
50-
"@types/jest": "^27.0.2",
51-
"@types/node": "^16.11.7",
50+
"@types/jest": "^27.0.3",
51+
"@types/node": "^16.11.9",
5252
"@typescript-eslint/eslint-plugin": "^5.4.0",
5353
"@typescript-eslint/parser": "^5.4.0",
5454
"eslint": "^8.2.0",
5555
"husky": "^7.0.4",
5656
"jest": "^27.3.1",
5757
"jest-circus": "^27.3.1",
58-
"lint-staged": "^12.0.2",
58+
"lint-staged": "^12.0.3",
5959
"nock": "^13.2.1",
6060
"ts-jest": "^27.0.7",
61-
"typescript": "^4.4.4"
61+
"typescript": "^4.5.2"
6262
},
6363
"publishConfig": {
6464
"access": "public"

0 commit comments

Comments
 (0)