Skip to content

Commit ca64db9

Browse files
chore(deps): update dependency ts-jest to v27.1.5
1 parent 9a0ca74 commit ca64db9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"jest-serializer-vue": "2.0.2",
8383
"prettier": "2.5.1",
8484
"rimraf": "3.0.2",
85-
"ts-jest": "27.1.2",
85+
"ts-jest": "27.1.5",
8686
"vue-jest": "3.0.7"
8787
}
8888
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10764,10 +10764,10 @@ tr46@~0.0.3:
1076410764
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1076510765
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1076610766

10767-
ts-jest@27.1.2:
10768-
version "27.1.2"
10769-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
10770-
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
10767+
ts-jest@27.1.5:
10768+
version "27.1.5"
10769+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
10770+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
1077110771
dependencies:
1077210772
bs-logger "0.x"
1077310773
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)