File tree Expand file tree Collapse file tree 13 files changed +29
-29
lines changed
jest-resolve-dependencies Expand file tree Collapse file tree 13 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.24" ,
3- "version" : " 14.0.2 " ,
3+ "version" : " 14.1.0 " ,
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.2 " ,
3+ "version" : " 14.1.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
99 "main" : " build/index.js" ,
1010 "dependencies" : {
1111 "babel-core" : " ^6.0.0" ,
12- "babel-preset-jest" : " ^14.0 .0"
12+ "babel-preset-jest" : " ^14.1 .0"
1313 }
1414}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-jest-hoist" ,
3- "version" : " 14.0 .0" ,
3+ "version" : " 14.1 .0" ,
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" : " babel-preset-jest" ,
3- "version" : " 14.0 .0" ,
3+ "version" : " 14.1 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
77 },
88 "license" : " BSD-3-Clause" ,
99 "main" : " index.js" ,
1010 "dependencies" : {
11- "babel-plugin-jest-hoist" : " ^14.0 .0"
11+ "babel-plugin-jest-hoist" : " ^14.1 .0"
1212 }
1313}
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.1 " ,
4+ "version" : " 14.1.0 " ,
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.1 " ,
11+ "jest-config" : " ^14.1.0 " ,
1212 "jest-environment-jsdom" : " ^14.0.0" ,
1313 "jest-file-exists" : " ^14.0.0" ,
14- "jest-haste-map" : " ^14.0 .0" ,
14+ "jest-haste-map" : " ^14.1 .0" ,
1515 "jest-jasmine2" : " ^14.0.0" ,
1616 "jest-mock" : " ^14.0.0" ,
17- "jest-resolve-dependencies" : " ^14.0 .0" ,
18- "jest-resolve" : " ^14.0 .0" ,
19- "jest-runtime" : " ^14.0.1 " ,
17+ "jest-resolve-dependencies" : " ^14.1 .0" ,
18+ "jest-resolve" : " ^14.1 .0" ,
19+ "jest-runtime" : " ^14.1.0 " ,
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.1 " ,
3+ "version" : " 14.1.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
1414 "jest-environment-node" : " ^14.0.0" ,
1515 "jest-jasmine2" : " ^14.0.0" ,
1616 "jest-mock" : " ^14.0.0" ,
17- "jest-resolve" : " ^14.0 .0" ,
17+ "jest-resolve" : " ^14.1 .0" ,
1818 "jest-util" : " ^14.0.0" ,
1919 "json-stable-stringify" : " ^1.0.0"
2020 },
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-haste-map" ,
3- "version" : " 14.0 .0" ,
3+ "version" : " 14.1 .0" ,
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-react-native" ,
3- "version" : " 14.0 .0" ,
3+ "version" : " 14.1 .0" ,
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.1 " ,
3+ "version" : " 14.1.0 " ,
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.1 " ,
11+ "jest-runtime" : " ^14.1.0 " ,
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-resolve-dependencies" ,
3- "version" : " 14.0 .0" ,
3+ "version" : " 14.1 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git"
99 "main" : " build/index.js" ,
1010 "dependencies" : {
1111 "jest-file-exists" : " ^14.0.0" ,
12- "jest-resolve" : " ^14.0 .0"
12+ "jest-resolve" : " ^14.1 .0"
1313 },
1414 "jest" : {
1515 "rootDir" : " ./src" ,
You can’t perform that action at this time.
0 commit comments