This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
modules/runners/lambdas/runners
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " 27.5.1" ,
29
- "jest-mock" : " ^28.1.0 " ,
29
+ "jest-mock" : " ^28.1.1 " ,
30
30
"jest-mock-extended" : " ^2.0.6" ,
31
31
"moment-timezone" : " ^0.5.34" ,
32
32
"nock" : " ^13.2.6" ,
Original file line number Diff line number Diff line change 1222
1222
" @types/yargs" " ^16.0.0"
1223
1223
chalk "^4.0.0"
1224
1224
1225
- " @jest/types@^28.1.0 " :
1226
- version "28.1.0 "
1227
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.0 .tgz#508327a89976cbf9bd3e1cc74641a29fd7dfd519 "
1228
- integrity sha512-xmEggMPr317MIOjjDoZ4ejCSr9Lpbt/u34+dvc99t7DS8YirW5rwZEhzKPC2BMUFkUhI48qs6qLUSGw5FuL0GA ==
1225
+ " @jest/types@^28.1.1 " :
1226
+ version "28.1.1 "
1227
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.1 .tgz#d059bbc80e6da6eda9f081f293299348bd78ee0b "
1228
+ integrity sha512-vRXVqSg1VhDnB8bWcmvLzmg0Bt9CRKVgHPXqYwvWMX3TvAjeO+nRuK6+VdTKCtWOvYlmkF/HqNAL/z+N3B53Kw ==
1229
1229
dependencies :
1230
1230
" @jest/schemas" " ^28.0.2"
1231
1231
" @types/istanbul-lib-coverage" " ^2.0.0"
@@ -3214,12 +3214,12 @@ jest-mock@^27.5.1:
3214
3214
" @jest/types" " ^27.5.1"
3215
3215
" @types/node" " *"
3216
3216
3217
- jest-mock@^28.1.0 :
3218
- version "28.1.0 "
3219
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.0 .tgz#ccc7cc12a9b330b3182db0c651edc90d163ff73e "
3220
- integrity sha512-H7BrhggNn77WhdL7O1apG0Q/iwl0Bdd5E1ydhCJzL3oBLh/UYxAwR3EJLsBZ9XA3ZU4PA3UNw4tQjduBTCTmLw ==
3217
+ jest-mock@^28.1.1 :
3218
+ version "28.1.1 "
3219
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.1 .tgz#37903d269427fa1ef5b2447be874e1c62a39a371 "
3220
+ integrity sha512-bDCb0FjfsmKweAvE09dZT59IMkzgN0fYBH6t5S45NoJfd2DHkS3ySG2K+hucortryhO3fVuXdlxWcbtIuV/Skw ==
3221
3221
dependencies :
3222
- " @jest/types" " ^28.1.0 "
3222
+ " @jest/types" " ^28.1.1 "
3223
3223
" @types/node" " *"
3224
3224
3225
3225
jest-pnp-resolver@^1.2.2 :
You can’t perform that action at this time.
0 commit comments