Skip to content

Commit ffb805a

Browse files
chore: update npm dependencies
1 parent 82a8ea3 commit ffb805a

File tree

2 files changed

+402
-400
lines changed

2 files changed

+402
-400
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@actions/github": "^5.0.0",
4242
"@octokit/openapi-types": "^9.7.0",
4343
"@octokit/plugin-rest-endpoint-methods": "^5.8.0",
44-
"@technote-space/github-action-log-helper": "^0.1.37",
44+
"@technote-space/github-action-log-helper": "^0.1.38",
4545
"shell-escape": "^0.2.0",
4646
"sprintf-js": "^1.1.2"
4747
},
@@ -50,17 +50,17 @@
5050
"@commitlint/config-conventional": "^13.1.0",
5151
"@technote-space/github-action-test-helper": "^0.7.24",
5252
"@types/jest": "^27.0.1",
53-
"@types/node": "^16.7.1",
54-
"@typescript-eslint/eslint-plugin": "^4.29.2",
55-
"@typescript-eslint/parser": "^4.29.2",
53+
"@types/node": "^16.7.4",
54+
"@typescript-eslint/eslint-plugin": "^4.29.3",
55+
"@typescript-eslint/parser": "^4.29.3",
5656
"eslint": "^7.32.0",
57-
"husky": "^7.0.1",
58-
"jest": "^27.0.6",
59-
"jest-circus": "^27.0.6",
57+
"husky": "^7.0.2",
58+
"jest": "^27.1.0",
59+
"jest-circus": "^27.1.0",
6060
"lint-staged": "^11.1.2",
61-
"nock": "^13.1.2",
61+
"nock": "^13.1.3",
6262
"ts-jest": "^27.0.5",
63-
"typescript": "^4.3.5"
63+
"typescript": "^4.4.2"
6464
},
6565
"publishConfig": {
6666
"access": "public"

0 commit comments

Comments
 (0)