Skip to content

Commit 0aa218a

Browse files
chore: update npm dependencies
1 parent 2df5f54 commit 0aa218a

File tree

2 files changed

+567
-648
lines changed

2 files changed

+567
-648
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"action.yml"
2727
],
2828
"dependencies": {
29-
"@actions/core": "^1.2.3",
29+
"@actions/core": "^1.2.4",
3030
"@actions/github": "^2.1.1",
3131
"@technote-space/filter-github-action": "^0.2.11",
3232
"@technote-space/github-action-helper": "^2.0.7"
@@ -35,16 +35,16 @@
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.6",
38-
"@technote-space/release-github-actions-cli": "^1.6.0",
38+
"@technote-space/release-github-actions-cli": "^1.6.1",
3939
"@types/jest": "^25.2.1",
4040
"@types/node": "^13.13.4",
4141
"@typescript-eslint/eslint-plugin": "^2.30.0",
4242
"@typescript-eslint/parser": "^2.30.0",
4343
"eslint": "^6.8.0",
4444
"husky": "^4.2.5",
45-
"jest": "^25.4.0",
46-
"jest-circus": "^25.4.0",
47-
"lint-staged": "^10.1.7",
45+
"jest": "^25.5.3",
46+
"jest-circus": "^25.5.3",
47+
"lint-staged": "^10.2.2",
4848
"nock": "^12.0.3",
4949
"ts-jest": "^25.4.0",
5050
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)