File tree 3 files changed +6
-14
lines changed
3 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 23
23
"access" : " public"
24
24
},
25
25
"devDependencies" : {
26
- "@types/jest" : " 29.5.12 " ,
26
+ "@types/jest" : " 29.5.14 " ,
27
27
"@types/sinon" : " 17.0.3" ,
28
28
"@typescript-eslint/eslint-plugin" : " 8.8.0" ,
29
29
"@typescript-eslint/parser" : " 8.8.0" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@tryghost/listr-smart-renderer" : " 0.5.15" ,
27
- "@types/jest" : " 29.5.12 " ,
27
+ "@types/jest" : " 29.5.14 " ,
28
28
"@types/sinon" : " 17.0.3" ,
29
29
"@typescript-eslint/eslint-plugin" : " 8.8.0" ,
30
30
"@typescript-eslint/parser" : " 8.8.0" ,
Original file line number Diff line number Diff line change 3461
3461
dependencies:
3462
3462
"@types/istanbul-lib-report" "*"
3463
3463
3464
-
3465
- version "29.5.12"
3466
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3467
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3468
- dependencies:
3469
- expect "^29.0.0"
3470
- pretty-format "^29.0.0"
3471
-
3472
- "@types/jest@^29.5.12", "@types/jest@^29.5.3":
3473
- version "29.5.13"
3474
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3475
- integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
3464
+ "@types/
[email protected] ", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
3465
+ version "29.5.14"
3466
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3467
+ integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
3476
3468
dependencies:
3477
3469
expect "^29.0.0"
3478
3470
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments