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 93e7daf commit 2028eb2Copy full SHA for 2028eb2
package.json
@@ -39,7 +39,7 @@
39
"@actions/io": "1.0.2"
40
},
41
"devDependencies": {
42
- "@types/jest": "26.0.3",
+ "@types/jest": "26.0.4",
43
"@types/node": "14.0.14",
44
"eslint": "7.3.1",
45
"eslint-plugin-github": "3.4.1",
yarn.lock
@@ -766,9 +766,9 @@
766
"@types/istanbul-lib-coverage" "*"
767
"@types/istanbul-lib-report" "*"
768
769
-"@types/[email protected].3":
770
- version "26.0.3"
771
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
+"@types/[email protected].4":
+ version "26.0.4"
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
772
dependencies:
773
jest-diff "^25.2.1"
774
pretty-format "^25.2.1"
0 commit comments