File tree 2 files changed +2
-10
lines changed
2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 8
8
"@auto-it/exec" : " ^9.30.3" ,
9
9
"@auto-it/first-time-contributor" : " ^9.29.0" ,
10
10
"@auto-it/released" : " ^9.29.0" ,
11
- "@types/jest" : " ^25.2.1 " ,
11
+ "@types/jest" : " ^26.0.0 " ,
12
12
"@typescript-eslint/eslint-plugin" : " ^2.29.0" ,
13
13
"@typescript-eslint/parser" : " ^2.29.0" ,
14
14
"all-contributors-cli" : " ^6.14.2" ,
Original file line number Diff line number Diff line change 1861
1861
" @types/puppeteer" " *"
1862
1862
jest-mock "^24"
1863
1863
1864
- " @types/jest@* " :
1864
+ " @types/jest@*" , "@types/jest@^26.0.0" :
1865
1865
version "26.0.0"
1866
1866
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134"
1867
1867
integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==
1868
1868
dependencies :
1869
1869
jest-diff "^25.2.1"
1870
1870
pretty-format "^25.2.1"
1871
1871
1872
- " @types/jest@^25.2.1 " :
1873
- version "25.2.3"
1874
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
1875
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
1876
- dependencies :
1877
- jest-diff "^25.2.1"
1878
- pretty-format "^25.2.1"
1879
-
1880
1872
" @types/json-schema@^7.0.3 " :
1881
1873
version "7.0.5"
1882
1874
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
You can’t perform that action at this time.
0 commit comments