File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 96
96
"eslint-plugin-import" : " ^2.20.1" ,
97
97
"eslint-plugin-jest" : " ^25.0.0" ,
98
98
"husky" : " ^7.0.0" ,
99
- "jest" : " 27.4.3 " ,
99
+ "jest" : " 27.4.5 " ,
100
100
"lerna" : " ^4.0.0" ,
101
101
"lint-staged" : " 12.1.2" ,
102
102
"prettier" : " ^2.0.5" ,
Original file line number Diff line number Diff line change @@ -5553,9 +5553,7 @@ jest-environment-jsdom@^27.4.3:
5553
5553
jsdom "^16.6.0"
5554
5554
5555
5555
jest-environment-node@^27.0.0 :
5556
- version "27.3.1"
5557
- resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.3.1.tgz#af7d0eed04edafb740311b303f3fe7c8c27014bb"
5558
- integrity sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==
5556
+ version : " 27.4.4"
5559
5557
dependencies :
5560
5558
" @jest/environment" " ^27.3.1"
5561
5559
" @jest/fake-timers" " ^27.3.1"
You can’t perform that action at this time.
0 commit comments