Skip to content

Commit f00414c

Browse files
authored
fix: set minimum jest-util version at 26.1.0 (#1914)
Closes #1913
1 parent b0464e9 commit f00414c

File tree

2 files changed

+16
-76
lines changed

2 files changed

+16
-76
lines changed

package-lock.json

Lines changed: 15 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"bs-logger": "0.x",
6161
"buffer-from": "1.x",
6262
"fast-json-stable-stringify": "2.x",
63-
"jest-util": "26.x",
63+
"jest-util": "^26.1.0",
6464
"json5": "2.x",
6565
"lodash.memoize": "4.x",
6666
"make-error": "1.x",

0 commit comments

Comments
 (0)