Skip to content

Commit 35ce7a2

Browse files
committed
chore(deps): update dependency ts-jest to v26.5.0
1 parent 0601937 commit 35ce7a2

File tree

2 files changed

+47
-56
lines changed

2 files changed

+47
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"rollup-plugin-node-builtins": "2.1.2",
137137
"semantic-release": "17.1.1",
138138
"sonar-scanner": "3.1.0",
139-
"ts-jest": "26.2.0",
139+
"ts-jest": "26.5.0",
140140
"ts-node": "8.10.2",
141141
"tsconfig-paths": "3.9.0",
142142
"typescript": "3.9.7"

yarn.lock

Lines changed: 46 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,6 +1235,17 @@
12351235
"@types/yargs" "^15.0.0"
12361236
chalk "^4.0.0"
12371237

1238+
"@jest/types@^26.6.2":
1239+
version "26.6.2"
1240+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
1241+
integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
1242+
dependencies:
1243+
"@types/istanbul-lib-coverage" "^2.0.0"
1244+
"@types/istanbul-reports" "^3.0.0"
1245+
"@types/node" "*"
1246+
"@types/yargs" "^15.0.0"
1247+
chalk "^4.0.0"
1248+
12381249
"@nodelib/[email protected]":
12391250
version "2.1.3"
12401251
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -3347,7 +3358,7 @@ debug@^3.1.0:
33473358
dependencies:
33483359
ms "^2.1.1"
33493360

3350-
debuglog@*, debuglog@^1.0.1:
3361+
debuglog@^1.0.1:
33513362
version "1.0.1"
33523363
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
33533364
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5066,7 +5077,7 @@ import-local@^3.0.2:
50665077
pkg-dir "^4.2.0"
50675078
resolve-cwd "^3.0.0"
50685079

5069-
imurmurhash@*, imurmurhash@^0.1.4:
5080+
imurmurhash@^0.1.4:
50705081
version "0.1.4"
50715082
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
50725083
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -5982,7 +5993,19 @@ [email protected]:
59825993
dependencies:
59835994
xml "^1.0.1"
59845995

5985-
[email protected], jest-util@^26.3.0:
5996+
jest-util@^26.1.0:
5997+
version "26.6.2"
5998+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
5999+
integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
6000+
dependencies:
6001+
"@jest/types" "^26.6.2"
6002+
"@types/node" "*"
6003+
chalk "^4.0.0"
6004+
graceful-fs "^4.2.4"
6005+
is-ci "^2.0.0"
6006+
micromatch "^4.0.2"
6007+
6008+
jest-util@^26.3.0:
59866009
version "26.3.0"
59876010
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
59886011
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
@@ -6602,11 +6625,6 @@ lockfile@^1.0.4:
66026625
dependencies:
66036626
signal-exit "^3.0.2"
66046627

6605-
lodash._baseindexof@*:
6606-
version "3.1.0"
6607-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6608-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6609-
66106628
lodash._baseuniq@~4.6.0:
66116629
version "4.6.0"
66126630
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6633,11 @@ lodash._baseuniq@~4.6.0:
66156633
lodash._createset "~4.0.0"
66166634
lodash._root "~3.0.0"
66176635

6618-
lodash._bindcallback@*:
6619-
version "3.0.1"
6620-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6621-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6622-
6623-
lodash._cacheindexof@*:
6624-
version "3.0.2"
6625-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6626-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6627-
6628-
lodash._createcache@*:
6629-
version "3.1.2"
6630-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6631-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6632-
dependencies:
6633-
lodash._getnative "^3.0.0"
6634-
66356636
lodash._createset@~4.0.0:
66366637
version "4.0.3"
66376638
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
66386639
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
66396640

6640-
lodash._getnative@*, lodash._getnative@^3.0.0:
6641-
version "3.9.1"
6642-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6643-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6644-
66456641
lodash._reinterpolate@^3.0.0:
66466642
version "3.0.0"
66476643
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6707,16 +6703,6 @@ lodash.map@^4.5.1:
67076703
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
67086704
integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=
67096705

6710-
6711-
version "4.1.2"
6712-
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6713-
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
6714-
6715-
lodash.restparam@*:
6716-
version "3.6.1"
6717-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6718-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6719-
67206706
lodash.set@^4.3.2:
67216707
version "4.3.2"
67226708
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6772,7 +6758,7 @@ [email protected]:
67726758
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
67736759
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
67746760

6775-
lodash@^4.16.0, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
6761+
lodash@4.x, lodash@^4.16.0, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
67766762
version "4.17.20"
67776763
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
67786764
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
@@ -10057,22 +10043,22 @@ trim-off-newlines@^1.0.0:
1005710043
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1005810044
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1005910045

10060-
ts-jest@26.2.0:
10061-
version "26.2.0"
10062-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.2.0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163"
10063-
integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA==
10046+
ts-jest@26.5.0:
10047+
version "26.5.0"
10048+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"
10049+
integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==
1006410050
dependencies:
1006510051
"@types/jest" "26.x"
1006610052
bs-logger "0.x"
1006710053
buffer-from "1.x"
1006810054
fast-json-stable-stringify "2.x"
10069-
jest-util "26.x"
10055+
jest-util "^26.1.0"
1007010056
json5 "2.x"
10071-
lodash.memoize "4.x"
10057+
lodash "4.x"
1007210058
make-error "1.x"
1007310059
mkdirp "1.x"
1007410060
semver "7.x"
10075-
yargs-parser "18.x"
10061+
yargs-parser "20.x"
1007610062

1007710063
1007810064
version "8.10.2"
@@ -10711,13 +10697,10 @@ yaml@^1.7.2:
1071110697
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
1071210698
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
1071310699

10714-
[email protected], yargs-parser@^18.1.2, yargs-parser@^18.1.3:
10715-
version "18.1.3"
10716-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
10717-
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
10718-
dependencies:
10719-
camelcase "^5.0.0"
10720-
decamelize "^1.2.0"
10700+
10701+
version "20.2.4"
10702+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
10703+
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
1072110704

1072210705
yargs-parser@^10.0.0:
1072310706
version "10.1.0"
@@ -10734,6 +10717,14 @@ yargs-parser@^15.0.1:
1073410717
camelcase "^5.0.0"
1073510718
decamelize "^1.2.0"
1073610719

10720+
yargs-parser@^18.1.2, yargs-parser@^18.1.3:
10721+
version "18.1.3"
10722+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
10723+
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
10724+
dependencies:
10725+
camelcase "^5.0.0"
10726+
decamelize "^1.2.0"
10727+
1073710728
yargs-parser@^7.0.0:
1073810729
version "7.0.0"
1073910730
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"

0 commit comments

Comments
 (0)