|
1 | 1 | { |
2 | 2 | "name": "jest-circus", |
3 | | - "version": "25.2.5", |
| 3 | + "version": "25.2.6", |
4 | 4 | "repository": { |
5 | 5 | "type": "git", |
6 | 6 | "url": "https://github.com/facebook/jest.git", |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@babel/traverse": "^7.1.0", |
21 | | - "@jest/environment": "^25.2.5", |
22 | | - "@jest/test-result": "^25.2.5", |
23 | | - "@jest/types": "^25.2.5", |
| 21 | + "@jest/environment": "^25.2.6", |
| 22 | + "@jest/test-result": "^25.2.6", |
| 23 | + "@jest/types": "^25.2.6", |
24 | 24 | "chalk": "^3.0.0", |
25 | 25 | "co": "^4.6.0", |
26 | | - "expect": "^25.2.5", |
| 26 | + "expect": "^25.2.6", |
27 | 27 | "is-generator-fn": "^2.0.0", |
28 | | - "jest-each": "^25.2.5", |
29 | | - "jest-matcher-utils": "^25.2.5", |
30 | | - "jest-message-util": "^25.2.5", |
31 | | - "jest-runtime": "^25.2.5", |
32 | | - "jest-snapshot": "^25.2.5", |
33 | | - "jest-util": "^25.2.5", |
34 | | - "pretty-format": "^25.2.5", |
| 28 | + "jest-each": "^25.2.6", |
| 29 | + "jest-matcher-utils": "^25.2.6", |
| 30 | + "jest-message-util": "^25.2.6", |
| 31 | + "jest-runtime": "^25.2.6", |
| 32 | + "jest-snapshot": "^25.2.6", |
| 33 | + "jest-util": "^25.2.6", |
| 34 | + "pretty-format": "^25.2.6", |
35 | 35 | "stack-utils": "^1.0.1", |
36 | 36 | "throat": "^5.0.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/core": "^7.1.0", |
40 | 40 | "@babel/register": "^7.0.0", |
41 | | - "@jest/test-utils": "^25.2.1", |
| 41 | + "@jest/test-utils": "^25.2.6", |
42 | 42 | "@types/babel__traverse": "^7.0.4", |
43 | 43 | "@types/co": "^4.6.0", |
44 | 44 | "@types/stack-utils": "^1.0.1", |
|
0 commit comments