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 11{
2- "version" : " 27.4.2 " ,
2+ "version" : " 27.4.3 " ,
33 "npmClient" : " yarn" ,
44 "packages" : [
55 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-cli" ,
33 "description" : " Delightful JavaScript Testing." ,
4- "version" : " 27.4.2 " ,
4+ "version" : " 27.4.3 " ,
55 "main" : " ./build/index.js" ,
66 "types" : " ./build/index.d.ts" ,
77 "exports" : {
1313 "./bin/jest" : " ./bin/jest.js"
1414 },
1515 "dependencies" : {
16- "@jest/core" : " ^27.4.2 " ,
16+ "@jest/core" : " ^27.4.3 " ,
1717 "@jest/test-result" : " ^27.4.2" ,
1818 "@jest/types" : " ^27.4.2" ,
1919 "chalk" : " ^4.0.0" ,
2020 "exit" : " ^0.1.2" ,
2121 "graceful-fs" : " ^4.2.4" ,
2222 "import-local" : " ^3.0.2" ,
23- "jest-config" : " ^27.4.2 " ,
23+ "jest-config" : " ^27.4.3 " ,
2424 "jest-util" : " ^27.4.2" ,
2525 "jest-validate" : " ^27.4.2" ,
2626 "prompts" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-config" ,
3- "version" : " 27.4.2 " ,
3+ "version" : " 27.4.3 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git" ,
3535 "glob" : " ^7.1.1" ,
3636 "graceful-fs" : " ^4.2.4" ,
3737 "jest-circus" : " ^27.4.2" ,
38- "jest-environment-jsdom" : " ^27.4.2 " ,
38+ "jest-environment-jsdom" : " ^27.4.3 " ,
3939 "jest-environment-node" : " ^27.4.2" ,
4040 "jest-get-type" : " ^27.4.0" ,
4141 "jest-jasmine2" : " ^27.4.2" ,
4242 "jest-regex-util" : " ^27.4.0" ,
4343 "jest-resolve" : " ^27.4.2" ,
44- "jest-runner" : " ^27.4.2 " ,
44+ "jest-runner" : " ^27.4.3 " ,
4545 "jest-util" : " ^27.4.2" ,
4646 "jest-validate" : " ^27.4.2" ,
4747 "micromatch" : " ^4.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jest/core" ,
33 "description" : " Delightful JavaScript Testing." ,
4- "version" : " 27.4.2 " ,
4+ "version" : " 27.4.3 " ,
55 "main" : " ./build/jest.js" ,
66 "types" : " ./build/jest.d.ts" ,
77 "exports" : {
2424 "exit" : " ^0.1.2" ,
2525 "graceful-fs" : " ^4.2.4" ,
2626 "jest-changed-files" : " ^27.4.2" ,
27- "jest-config" : " ^27.4.2 " ,
27+ "jest-config" : " ^27.4.3 " ,
2828 "jest-haste-map" : " ^27.4.2" ,
2929 "jest-message-util" : " ^27.4.2" ,
3030 "jest-regex-util" : " ^27.4.0" ,
3131 "jest-resolve" : " ^27.4.2" ,
3232 "jest-resolve-dependencies" : " ^27.4.2" ,
33- "jest-runner" : " ^27.4.2 " ,
33+ "jest-runner" : " ^27.4.3 " ,
3434 "jest-runtime" : " ^27.4.2" ,
3535 "jest-snapshot" : " ^27.4.2" ,
3636 "jest-util" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-environment-jsdom" ,
3- "version" : " 27.4.2 " ,
3+ "version" : " 27.4.3 " ,
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" : " 27.4.2 " ,
3+ "version" : " 27.4.3 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git" ,
2424 "@jest/transform" : " ^27.4.2" ,
2525 "@jest/types" : " ^27.4.2" ,
2626 "chalk" : " ^4.0.0" ,
27- "jest-config" : " ^27.4.2 " ,
27+ "jest-config" : " ^27.4.3 " ,
2828 "jest-runtime" : " ^27.4.2" ,
2929 "jest-util" : " ^27.4.2" ,
3030 "jest-validate" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-runner" ,
3- "version" : " 27.4.2 " ,
3+ "version" : " 27.4.3 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/facebook/jest.git" ,
2828 "exit" : " ^0.1.2" ,
2929 "graceful-fs" : " ^4.2.4" ,
3030 "jest-docblock" : " ^27.4.0" ,
31- "jest-environment-jsdom" : " ^27.4.2 " ,
31+ "jest-environment-jsdom" : " ^27.4.3 " ,
3232 "jest-environment-node" : " ^27.4.2" ,
3333 "jest-haste-map" : " ^27.4.2" ,
3434 "jest-leak-detector" : " ^27.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest" ,
33 "description" : " Delightful JavaScript Testing." ,
4- "version" : " 27.4.2 " ,
4+ "version" : " 27.4.3 " ,
55 "main" : " ./build/jest.js" ,
66 "types" : " ./build/jest.d.ts" ,
77 "exports" : {
1313 "./bin/jest" : " ./bin/jest.js"
1414 },
1515 "dependencies" : {
16- "@jest/core" : " ^27.4.2 " ,
16+ "@jest/core" : " ^27.4.3 " ,
1717 "import-local" : " ^3.0.2" ,
18- "jest-cli" : " ^27.4.2 "
18+ "jest-cli" : " ^27.4.3 "
1919 },
2020 "peerDependencies" : {
2121 "node-notifier" : " ^8.0.1 || ^9.0.0 || ^10.0.0"
You can’t perform that action at this time.
0 commit comments