Skip to content

Commit 0c68d83

Browse files
authored
Merge pull request #3 from flycode-org/renovate/jest-monorepo
Pin dependency @types/jest to v
2 parents b40e956 + d3c48a9 commit 0c68d83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@testing-library/user-event": "12.8.3",
1111
"@types/classnames": "2.3.1",
1212
"@types/esquery": "1.0.2",
13-
"@types/jest": "^26.0.15",
13+
"@types/jest": "26.0.24",
1414
"@types/node": "12.20.37",
1515
"@types/react": "17.0.37",
1616
"@types/react-dom": "17.0.11",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1881,7 +1881,7 @@
18811881
jest-diff "^27.0.0"
18821882
pretty-format "^27.0.0"
18831883

1884-
"@types/jest@^26.0.15":
1884+
"@types/jest@26.0.24":
18851885
version "26.0.24"
18861886
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
18871887
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==

0 commit comments

Comments
 (0)