Skip to content

Commit 46fca64

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.4.0
1 parent 55c3fc0 commit 46fca64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/concurrently": "6.4.0",
117117
"@types/fs-extra": "9.0.13",
118118
"@types/inquirer": "8.1.3",
119-
"@types/jest": "27.0.3",
119+
"@types/jest": "27.4.0",
120120
"@types/jsonpath": "0.2.0",
121121
"@types/lodash": "4.14.178",
122122
"@types/node": "14.18.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1677,10 +1677,10 @@
16771677
dependencies:
16781678
"@types/istanbul-lib-report" "*"
16791679

1680-
"@types/jest@27.0.3":
1681-
version "27.0.3"
1682-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
1683-
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
1680+
"@types/jest@27.4.0":
1681+
version "27.4.0"
1682+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed"
1683+
integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==
16841684
dependencies:
16851685
jest-diff "^27.0.0"
16861686
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)