File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@octokit/webhooks-definitions" : " ^3.67.3" ,
19
19
"@types/express" : " ^4.17.11" ,
20
- "@types/jest" : " ^26.0.20 " ,
20
+ "@types/jest" : " ^26.0.22 " ,
21
21
"@types/node" : " ^14.14.34" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.22.0" ,
23
23
"@typescript-eslint/parser" : " ^4.22.0" ,
Original file line number Diff line number Diff line change 776
776
dependencies :
777
777
" @types/istanbul-lib-report" " *"
778
778
779
- " @types/jest@^26.0.20 " :
780
- version "26.0.20 "
781
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20 .tgz#cd2f2702ecf69e86b586e1f5223a60e454056307 "
782
- integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA ==
779
+ " @types/jest@^26.0.22 " :
780
+ version "26.0.22 "
781
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22 .tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6 "
782
+ integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw ==
783
783
dependencies :
784
784
jest-diff "^26.0.0"
785
785
pretty-format "^26.0.0"
You can’t perform that action at this time.
0 commit comments