Skip to content

Commit abd348a

Browse files
chore: update npm dependencies
1 parent 23c3426 commit abd348a

File tree

2 files changed

+184
-194
lines changed

2 files changed

+184
-194
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@
2828
"dependencies": {
2929
"@actions/core": "^1.2.4",
3030
"@actions/github": "^4.0.0",
31-
"@technote-space/filter-github-action": "^0.2.19",
32-
"@technote-space/github-action-helper": "^3.0.3"
31+
"@technote-space/filter-github-action": "^0.2.20",
32+
"@technote-space/github-action-helper": "^3.0.4"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "^9.0.1",
36-
"@commitlint/config-conventional": "^9.0.1",
37-
"@technote-space/github-action-test-helper": "^0.5.1",
35+
"@commitlint/cli": "^9.1.1",
36+
"@commitlint/config-conventional": "^9.1.1",
37+
"@technote-space/github-action-test-helper": "^0.5.2",
3838
"@technote-space/release-github-actions-cli": "^1.6.8",
3939
"@types/jest": "^26.0.4",
40-
"@types/node": "^14.0.22",
41-
"@typescript-eslint/eslint-plugin": "^3.6.0",
42-
"@typescript-eslint/parser": "^3.6.0",
40+
"@types/node": "^14.0.23",
41+
"@typescript-eslint/eslint-plugin": "^3.6.1",
42+
"@typescript-eslint/parser": "^3.6.1",
4343
"eslint": "^7.4.0",
4444
"husky": "^4.2.5",
4545
"jest": "^26.1.0",
4646
"jest-circus": "^26.1.0",
4747
"lint-staged": "^10.2.11",
4848
"nock": "^13.0.2",
49-
"ts-jest": "^26.1.1",
49+
"ts-jest": "^26.1.2",
5050
"typescript": "^3.9.6"
5151
},
5252
"publishConfig": {

0 commit comments

Comments
 (0)