Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 398e909

Browse files
chore: update npm dependencies
1 parent 651dd5b commit 398e909

2 files changed

Lines changed: 98 additions & 121 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@commitlint/cli": "^9.1.1",
3535
"@commitlint/config-conventional": "^9.1.1",
36-
"@technote-space/github-action-test-helper": "^0.5.2",
36+
"@technote-space/github-action-test-helper": "^0.5.3",
3737
"@technote-space/release-github-actions-cli": "^1.6.8",
3838
"@types/jest": "^26.0.4",
3939
"@types/node": "^14.0.23",
@@ -45,8 +45,8 @@
4545
"jest-circus": "^26.1.0",
4646
"lint-staged": "^10.2.11",
4747
"nock": "^13.0.2",
48-
"ts-jest": "^26.1.2",
49-
"typescript": "^3.9.6"
48+
"ts-jest": "^26.1.3",
49+
"typescript": "^3.9.7"
5050
},
5151
"publishConfig": {
5252
"access": "public"

0 commit comments

Comments
 (0)