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

Commit fc1a6f5

Browse files
chore: update npm dependencies
1 parent d8fc217 commit fc1a6f5

2 files changed

Lines changed: 184 additions & 194 deletions

File tree

package.json

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

0 commit comments

Comments
 (0)