This repository was archived by the owner on May 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4747 "devDependencies" : {
4848 "@commitlint/cli" : " 12.0.1" ,
4949 "@commitlint/config-conventional" : " 12.0.1" ,
50- "@types/jest" : " 26.0.22 " ,
50+ "@types/jest" : " 26.0.23 " ,
5151 "@types/node" : " 14.14.37" ,
5252 "esbuild" : " 0.10.2" ,
5353 "husky" : " 5.2.0" ,
6060 "prettier" : " 2.2.1" ,
6161 "prettier-plugin-import-sort" : " 0.0.6" ,
6262 "prettier-plugin-packagejson" : " 2.2.10" ,
63- "ts-jest" : " 26.5.4 " ,
63+ "ts-jest" : " 26.5.6 " ,
6464 "typedoc" : " 0.20.34" ,
6565 "typescript" : " 4.2.3"
6666 },
Original file line number Diff line number Diff line change 909909 dependencies :
910910 " @types/istanbul-lib-report" " *"
911911
912- " @types/jest@26.0.22 " :
913- version "26.0.22 "
914- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22 .tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6 "
915- integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw ==
912+ " @types/jest@26.0.23 " :
913+ version "26.0.23 "
914+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23 .tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7 "
915+ integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA ==
916916 dependencies :
917917 jest-diff "^26.0.0"
918918 pretty-format "^26.0.0"
@@ -4828,10 +4828,10 @@ trim-off-newlines@^1.0.0:
48284828 resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
48294829 integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
48304830
4831- ts-jest@26.5.4 :
4832- version "26.5.4 "
4833- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4 .tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686 "
4834- integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg ==
4831+ ts-jest@26.5.6 :
4832+ version "26.5.6 "
4833+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6 .tgz#c32e0746425274e1dfe333f43cd3c800e014ec35 "
4834+ integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA ==
48354835 dependencies :
48364836 bs-logger "0.x"
48374837 buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments