File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.5.1" ,
30
- "jest-mock" : " ^28.1.0 " ,
30
+ "jest-mock" : " ^28.1.1 " ,
31
31
"prettier" : " 2.6.2" ,
32
32
"ts-jest" : " ^27.1.4" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 611
611
" @types/yargs" " ^16.0.0"
612
612
chalk "^4.0.0"
613
613
614
- " @jest/types@^28.1.0 " :
615
- version "28.1.0 "
616
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.0 .tgz#508327a89976cbf9bd3e1cc74641a29fd7dfd519 "
617
- integrity sha512-xmEggMPr317MIOjjDoZ4ejCSr9Lpbt/u34+dvc99t7DS8YirW5rwZEhzKPC2BMUFkUhI48qs6qLUSGw5FuL0GA ==
614
+ " @jest/types@^28.1.1 " :
615
+ version "28.1.1 "
616
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.1 .tgz#d059bbc80e6da6eda9f081f293299348bd78ee0b "
617
+ integrity sha512-vRXVqSg1VhDnB8bWcmvLzmg0Bt9CRKVgHPXqYwvWMX3TvAjeO+nRuK6+VdTKCtWOvYlmkF/HqNAL/z+N3B53Kw ==
618
618
dependencies :
619
619
" @jest/schemas" " ^28.0.2"
620
620
" @types/istanbul-lib-coverage" " ^2.0.0"
@@ -2467,12 +2467,12 @@ jest-mock@^27.5.1:
2467
2467
" @jest/types" " ^27.5.1"
2468
2468
" @types/node" " *"
2469
2469
2470
- jest-mock@^28.1.0 :
2471
- version "28.1.0 "
2472
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.0 .tgz#ccc7cc12a9b330b3182db0c651edc90d163ff73e "
2473
- integrity sha512-H7BrhggNn77WhdL7O1apG0Q/iwl0Bdd5E1ydhCJzL3oBLh/UYxAwR3EJLsBZ9XA3ZU4PA3UNw4tQjduBTCTmLw ==
2470
+ jest-mock@^28.1.1 :
2471
+ version "28.1.1 "
2472
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.1 .tgz#37903d269427fa1ef5b2447be874e1c62a39a371 "
2473
+ integrity sha512-bDCb0FjfsmKweAvE09dZT59IMkzgN0fYBH6t5S45NoJfd2DHkS3ySG2K+hucortryhO3fVuXdlxWcbtIuV/Skw ==
2474
2474
dependencies :
2475
- " @jest/types" " ^28.1.0 "
2475
+ " @jest/types" " ^28.1.1 "
2476
2476
" @types/node" " *"
2477
2477
2478
2478
jest-pnp-resolver@^1.2.2 :
You can’t perform that action at this time.
0 commit comments