Skip to content

Commit d3c0e96

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependency babel-jest to v26.6.3
1 parent 2bbdb53 commit d3c0e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-dom": "16.9.14",
1515
"@types/react-router": "5.1.16",
1616
"@types/react-router-dom": "5.1.8",
17-
"babel-jest": "^26.6.0",
17+
"babel-jest": "26.6.3",
1818
"ionic-react-header-parallax": "0.1.1",
1919
"ionicons": "5.5.3",
2020
"react": "17.0.2",

example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2696,7 +2696,7 @@ babel-extract-comments@^1.0.0:
26962696
dependencies:
26972697
babylon "^6.18.0"
26982698

2699-
babel-jest@^26.6.0, babel-jest@^26.6.3:
2699+
babel-jest@26.6.3, babel-jest@^26.6.0, babel-jest@^26.6.3:
27002700
version "26.6.3"
27012701
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
27022702
integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==

0 commit comments

Comments
 (0)