File tree Expand file tree Collapse file tree 8 files changed +18
-18
lines changed Expand file tree Collapse file tree 8 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 27.4.2 " ,
2
+ "version" : " 27.4.3 " ,
3
3
"npmClient" : " yarn" ,
4
4
"packages" : [
5
5
" packages/*"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-cli" ,
3
3
"description" : " Delightful JavaScript Testing." ,
4
- "version" : " 27.4.2 " ,
4
+ "version" : " 27.4.3 " ,
5
5
"main" : " ./build/index.js" ,
6
6
"types" : " ./build/index.d.ts" ,
7
7
"exports" : {
13
13
"./bin/jest" : " ./bin/jest.js"
14
14
},
15
15
"dependencies" : {
16
- "@jest/core" : " ^27.4.2 " ,
16
+ "@jest/core" : " ^27.4.3 " ,
17
17
"@jest/test-result" : " ^27.4.2" ,
18
18
"@jest/types" : " ^27.4.2" ,
19
19
"chalk" : " ^4.0.0" ,
20
20
"exit" : " ^0.1.2" ,
21
21
"graceful-fs" : " ^4.2.4" ,
22
22
"import-local" : " ^3.0.2" ,
23
- "jest-config" : " ^27.4.2 " ,
23
+ "jest-config" : " ^27.4.3 " ,
24
24
"jest-util" : " ^27.4.2" ,
25
25
"jest-validate" : " ^27.4.2" ,
26
26
"prompts" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-config" ,
3
- "version" : " 27.4.2 " ,
3
+ "version" : " 27.4.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/facebook/jest.git" ,
35
35
"glob" : " ^7.1.1" ,
36
36
"graceful-fs" : " ^4.2.4" ,
37
37
"jest-circus" : " ^27.4.2" ,
38
- "jest-environment-jsdom" : " ^27.4.2 " ,
38
+ "jest-environment-jsdom" : " ^27.4.3 " ,
39
39
"jest-environment-node" : " ^27.4.2" ,
40
40
"jest-get-type" : " ^27.4.0" ,
41
41
"jest-jasmine2" : " ^27.4.2" ,
42
42
"jest-regex-util" : " ^27.4.0" ,
43
43
"jest-resolve" : " ^27.4.2" ,
44
- "jest-runner" : " ^27.4.2 " ,
44
+ "jest-runner" : " ^27.4.3 " ,
45
45
"jest-util" : " ^27.4.2" ,
46
46
"jest-validate" : " ^27.4.2" ,
47
47
"micromatch" : " ^4.0.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jest/core" ,
3
3
"description" : " Delightful JavaScript Testing." ,
4
- "version" : " 27.4.2 " ,
4
+ "version" : " 27.4.3 " ,
5
5
"main" : " ./build/jest.js" ,
6
6
"types" : " ./build/jest.d.ts" ,
7
7
"exports" : {
24
24
"exit" : " ^0.1.2" ,
25
25
"graceful-fs" : " ^4.2.4" ,
26
26
"jest-changed-files" : " ^27.4.2" ,
27
- "jest-config" : " ^27.4.2 " ,
27
+ "jest-config" : " ^27.4.3 " ,
28
28
"jest-haste-map" : " ^27.4.2" ,
29
29
"jest-message-util" : " ^27.4.2" ,
30
30
"jest-regex-util" : " ^27.4.0" ,
31
31
"jest-resolve" : " ^27.4.2" ,
32
32
"jest-resolve-dependencies" : " ^27.4.2" ,
33
- "jest-runner" : " ^27.4.2 " ,
33
+ "jest-runner" : " ^27.4.3 " ,
34
34
"jest-runtime" : " ^27.4.2" ,
35
35
"jest-snapshot" : " ^27.4.2" ,
36
36
"jest-util" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-environment-jsdom" ,
3
- "version" : " 27.4.2 " ,
3
+ "version" : " 27.4.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/facebook/jest.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-repl" ,
3
- "version" : " 27.4.2 " ,
3
+ "version" : " 27.4.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/facebook/jest.git" ,
24
24
"@jest/transform" : " ^27.4.2" ,
25
25
"@jest/types" : " ^27.4.2" ,
26
26
"chalk" : " ^4.0.0" ,
27
- "jest-config" : " ^27.4.2 " ,
27
+ "jest-config" : " ^27.4.3 " ,
28
28
"jest-runtime" : " ^27.4.2" ,
29
29
"jest-util" : " ^27.4.2" ,
30
30
"jest-validate" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-runner" ,
3
- "version" : " 27.4.2 " ,
3
+ "version" : " 27.4.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/facebook/jest.git" ,
28
28
"exit" : " ^0.1.2" ,
29
29
"graceful-fs" : " ^4.2.4" ,
30
30
"jest-docblock" : " ^27.4.0" ,
31
- "jest-environment-jsdom" : " ^27.4.2 " ,
31
+ "jest-environment-jsdom" : " ^27.4.3 " ,
32
32
"jest-environment-node" : " ^27.4.2" ,
33
33
"jest-haste-map" : " ^27.4.2" ,
34
34
"jest-leak-detector" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest" ,
3
3
"description" : " Delightful JavaScript Testing." ,
4
- "version" : " 27.4.2 " ,
4
+ "version" : " 27.4.3 " ,
5
5
"main" : " ./build/jest.js" ,
6
6
"types" : " ./build/jest.d.ts" ,
7
7
"exports" : {
13
13
"./bin/jest" : " ./bin/jest.js"
14
14
},
15
15
"dependencies" : {
16
- "@jest/core" : " ^27.4.2 " ,
16
+ "@jest/core" : " ^27.4.3 " ,
17
17
"import-local" : " ^3.0.2" ,
18
- "jest-cli" : " ^27.4.2 "
18
+ "jest-cli" : " ^27.4.3 "
19
19
},
20
20
"peerDependencies" : {
21
21
"node-notifier" : " ^8.0.1 || ^9.0.0 || ^10.0.0"
You can’t perform that action at this time.
0 commit comments