We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd322b commit 4ba0914Copy full SHA for 4ba0914
package.json
@@ -26,7 +26,7 @@
26
"dist"
27
],
28
"dependencies": {
29
- "@actions/core": "^1.2.3",
+ "@actions/core": "^1.2.4",
30
"@actions/github": "^2.1.1",
31
"shell-escape": "^0.2.0",
32
"sprintf-js": "^1.1.2"
@@ -41,9 +41,9 @@
41
"@typescript-eslint/parser": "^2.30.0",
42
"eslint": "^6.8.0",
43
"husky": "^4.2.5",
44
- "jest": "^25.4.0",
45
- "jest-circus": "^25.4.0",
46
- "lint-staged": "^10.1.7",
+ "jest": "^25.5.3",
+ "jest-circus": "^25.5.3",
+ "lint-staged": "^10.2.2",
47
"nock": "^12.0.3",
48
"ts-jest": "^25.4.0",
49
"typescript": "^3.8.3"
0 commit comments