File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 116116 "@babel/core" : " ^7.15.5" ,
117117 "@babel/preset-env" : " ^7.15.6" ,
118118 "@types/cross-spawn" : " ^6.0.2" ,
119- "babel-jest" : " ^27.2.0 " ,
119+ "babel-jest" : " ^27.2.1 " ,
120120 "eslint-config-kentcdodds" : " ^19.2.0" ,
121121 "husky" : " ^7.0.2" ,
122122 "jest-in-case" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 14791479 jest-haste-map "^27.2.0"
14801480 jest-runtime "^27.2.1"
14811481
1482- " @jest/transform@^27.2.0 " :
1483- version "27.2.0 "
1484- resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.0 .tgz#e7e6e49d2591792db2385c33cdbb4379d407068d "
1485- integrity sha512-Q8Q/8xXIZYllk1AF7Ou5sV3egOZsdY/Wlv09CSbcexBRcC1Qt6lVZ7jRFAZtbHsEEzvOCyFEC4PcrwKwyjXtCg ==
1482+ " @jest/transform@^27.2.0" , "@jest/transform@^27.2.1" :
1483+ version "27.2.1 "
1484+ resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.1 .tgz#743443adb84b3b7419951fc702515ce20ba6285e "
1485+ integrity sha512-xmB5vh81KK8DiiCMtI5vI59mP+GggNmc9BiN+fg4mKdQHV369+WuZc1Lq2xWFCOCsRPHt24D9h7Idp4YaMB1Ww ==
14861486 dependencies :
14871487 " @babel/core" " ^7.1.0"
14881488 " @jest/types" " ^27.1.1"
@@ -2131,12 +2131,12 @@ axobject-query@^2.2.0:
21312131 resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
21322132 integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
21332133
2134- babel-jest@^27.2.0 :
2135- version "27.2.0 "
2136- resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.0 .tgz#c0f129a81f1197028aeb4447acbc04564c8bfc52 "
2137- integrity sha512-bS2p+KGGVVmWXBa8+i6SO/xzpiz2Q/2LnqLbQknPKefWXVZ67YIjA4iXup/jMOEZplga9PpWn+wrdb3UdDwRaA ==
2134+ babel-jest@^27.2.0, babel-jest@^27.2.1 :
2135+ version "27.2.1 "
2136+ resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.1 .tgz#48edfa5cf8d59ab293da94321a369ccc7b67a4b1 "
2137+ integrity sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ ==
21382138 dependencies :
2139- " @jest/transform" " ^27.2.0 "
2139+ " @jest/transform" " ^27.2.1 "
21402140 " @jest/types" " ^27.1.1"
21412141 " @types/babel__core" " ^7.1.14"
21422142 babel-plugin-istanbul "^6.0.0"
You can’t perform that action at this time.
0 commit comments