Skip to content

Commit 214dc8c

Browse files
chore: update npm dependencies
1 parent 7257bcb commit 214dc8c

File tree

2 files changed

+232
-239
lines changed

2 files changed

+232
-239
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,26 @@
4141
"@actions/github": "^5.0.0",
4242
"@octokit/openapi-types": "^11.2.0",
4343
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
44-
"@technote-space/github-action-log-helper": "^0.1.41",
44+
"@technote-space/github-action-log-helper": "^0.1.43",
4545
"shell-escape": "^0.2.0",
4646
"sprintf-js": "^1.1.2"
4747
},
4848
"devDependencies": {
4949
"@commitlint/cli": "^15.0.0",
5050
"@commitlint/config-conventional": "^15.0.0",
51-
"@technote-space/github-action-test-helper": "^0.7.28",
51+
"@technote-space/github-action-test-helper": "^0.7.29",
5252
"@types/jest": "^27.0.3",
53-
"@types/node": "^16.11.11",
54-
"@typescript-eslint/eslint-plugin": "^5.5.0",
55-
"@typescript-eslint/parser": "^5.5.0",
56-
"eslint": "^8.4.0",
53+
"@types/node": "^16.11.12",
54+
"@typescript-eslint/eslint-plugin": "^5.6.0",
55+
"@typescript-eslint/parser": "^5.6.0",
56+
"eslint": "^8.4.1",
5757
"husky": "^7.0.4",
58-
"jest": "^27.4.3",
59-
"jest-circus": "^27.4.2",
58+
"jest": "^27.4.4",
59+
"jest-circus": "^27.4.4",
6060
"lint-staged": "^12.1.2",
6161
"nock": "^13.2.1",
62-
"ts-jest": "^27.0.7",
63-
"typescript": "^4.5.2"
62+
"ts-jest": "^27.1.1",
63+
"typescript": "^4.5.3"
6464
},
6565
"publishConfig": {
6666
"access": "public"

0 commit comments

Comments
 (0)