Skip to content

Commit ccf9211

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

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
@@ -60,7 +60,7 @@
6060
"@jest/types": "28.1.1",
6161
"@types/cross-spawn": "6.0.2",
6262
"@types/fs-extra": "9.0.13",
63-
"@types/jest": "28.1.3",
63+
"@types/jest": "28.1.4",
6464
"@types/lodash.get": "4.4.7",
6565
"@types/minimatch": "3.0.5",
6666
"@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].3":
940-
version "28.1.3"
941-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
942-
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
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==
943943
dependencies:
944944
jest-matcher-utils "^28.0.0"
945945
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)