Skip to content

Commit 36a19de

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependency jest to 27.0.6
1 parent a1aad04 commit 36a19de

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
@@ -58,7 +58,7 @@
5858
"auto-changelog": "2.3.0",
5959
"codecov": "3.8.3",
6060
"eslint": "7.32.0",
61-
"jest": "^27.0.6",
61+
"jest": "27.0.6",
6262
"np": "7.5.0",
6363
"prettier": "2.3.2",
6464
"react": "17.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3782,7 +3782,7 @@ jest-worker@^27.0.6:
37823782
merge-stream "^2.0.0"
37833783
supports-color "^8.0.0"
37843784

3785-
jest@^27.0.6:
3785+
jest@27.0.6:
37863786
version "27.0.6"
37873787
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
37883788
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==

0 commit comments

Comments
 (0)