Skip to content

Commit 4ba0914

Browse files
chore: update npm dependencies
1 parent 1cd322b commit 4ba0914

File tree

2 files changed

+555
-636
lines changed

2 files changed

+555
-636
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dist"
2727
],
2828
"dependencies": {
29-
"@actions/core": "^1.2.3",
29+
"@actions/core": "^1.2.4",
3030
"@actions/github": "^2.1.1",
3131
"shell-escape": "^0.2.0",
3232
"sprintf-js": "^1.1.2"
@@ -41,9 +41,9 @@
4141
"@typescript-eslint/parser": "^2.30.0",
4242
"eslint": "^6.8.0",
4343
"husky": "^4.2.5",
44-
"jest": "^25.4.0",
45-
"jest-circus": "^25.4.0",
46-
"lint-staged": "^10.1.7",
44+
"jest": "^25.5.3",
45+
"jest-circus": "^25.5.3",
46+
"lint-staged": "^10.2.2",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^25.4.0",
4949
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)