Skip to content

Commit

Permalink
Merge 649f6d6 into e86a41e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2021
2 parents e86a41e + 649f6d6 commit 603aba7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"@actions/core": "1.5.0"
},
"devDependencies": {
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "14.17.17",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -863,10 +863,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@27.0.1":
version "27.0.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
"@types/jest@27.0.2":
version "27.0.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"
Expand Down

0 comments on commit 603aba7

Please sign in to comment.