Skip to content

Commit c8e4aae

Browse files
chore(deps): update dependency @types/jest to v28.1.5 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5a1108 commit c8e4aae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@jest/types": "28.1.1",
6060
"@types/cross-spawn": "6.0.2",
6161
"@types/fs-extra": "9.0.13",
62-
"@types/jest": "28.1.4",
62+
"@types/jest": "28.1.5",
6363
"@types/lodash.get": "4.4.7",
6464
"@types/minimatch": "3.0.5",
6565
"@types/mkdirp": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,10 @@
936936
dependencies:
937937
"@types/istanbul-lib-report" "*"
938938

939-
"@types/[email protected].4":
940-
version "28.1.4"
941-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
942-
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
939+
"@types/[email protected].5":
940+
version "28.1.5"
941+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475"
942+
integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ==
943943
dependencies:
944944
jest-matcher-utils "^28.0.0"
945945
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)