File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.24" ,
3- "version" : " 14.0.0 " ,
3+ "version" : " 14.0.1 " ,
44 "linkedFiles" : {
55 "prefix" : " /**\n * @flow\n */\n "
66 }
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-jest" ,
3- "version" : " 14.0.0 " ,
3+ "version" : " 14.0.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-cli" ,
33 "description" : " Painless JavaScript Unit Testing." ,
4- "version" : " 14.0.0 " ,
4+ "version" : " 14.0.1 " ,
55 "main" : " build/jest.js" ,
66 "dependencies" : {
77 "chalk" : " ^1.1.1" ,
88 "graceful-fs" : " ^4.1.3" ,
99 "istanbul" : " ^0.4.4" ,
1010 "jest-changed-files" : " ^14.0.0" ,
11- "jest-config" : " ^14.0.0 " ,
11+ "jest-config" : " ^14.0.1 " ,
1212 "jest-environment-jsdom" : " ^14.0.0" ,
1313 "jest-file-exists" : " ^14.0.0" ,
1414 "jest-haste-map" : " ^14.0.0" ,
1515 "jest-jasmine2" : " ^14.0.0" ,
1616 "jest-mock" : " ^14.0.0" ,
1717 "jest-resolve-dependencies" : " ^14.0.0" ,
1818 "jest-resolve" : " ^14.0.0" ,
19- "jest-runtime" : " ^14.0.0 " ,
19+ "jest-runtime" : " ^14.0.1 " ,
2020 "jest-snapshot" : " ^14.0.0" ,
2121 "jest-util" : " ^14.0.0" ,
2222 "json-stable-stringify" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-config" ,
3- "version" : " 14.0.0 " ,
3+ "version" : " 14.0.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-repl" ,
3- "version" : " 14.0.0 " ,
3+ "version" : " 14.0.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
77 },
88 "license" : " BSD-3-Clause" ,
99 "main" : " build/index.js" ,
1010 "dependencies" : {
11- "jest-runtime" : " ^14.0.0 " ,
11+ "jest-runtime" : " ^14.0.1 " ,
1212 "jest-util" : " ^14.0.0" ,
1313 "repl" : " ^0.1.3" ,
1414 "yargs" : " ^4.7.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-runtime" ,
3- "version" : " 14.0.0 " ,
3+ "version" : " 14.0.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
1010 "dependencies" : {
1111 "chalk" : " ^1.1.3" ,
1212 "graceful-fs" : " ^4.1.3" ,
13- "jest-config" : " ^14.0.0 " ,
13+ "jest-config" : " ^14.0.1 " ,
1414 "jest-file-exists" : " ^14.0.0" ,
1515 "jest-haste-map" : " ^14.0.0" ,
1616 "jest-mock" : " ^14.0.0" ,
2424 "jest-runtime" : " ./bin/jest-runtime.js"
2525 },
2626 "devDependencies" : {
27- "jest-config" : " ^14.0.0 " ,
27+ "jest-config" : " ^14.0.1 " ,
2828 "jest-environment-node" : " ^14.0.0"
2929 },
3030 "jest" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " jest" ,
33 "description" : " Painless JavaScript Unit Testing." ,
4- "version" : " 14.0.0 " ,
4+ "version" : " 14.0.1 " ,
55 "main" : " build/jest.js" ,
66 "dependencies" : {
7- "jest-cli" : " ^14.0.0 "
7+ "jest-cli" : " ^14.0.1 "
88 },
99 "bin" : {
1010 "jest" : " ./bin/jest.js"
You can’t perform that action at this time.
0 commit comments