Skip to content

Commit 06b8f30

Browse files
Bump ts-jest from 26.5.2 to 26.5.3 (#103)
1 parent c55a5ad commit 06b8f30

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"rollup-plugin-terser": "^7.0.2",
5353
"rollup-plugin-typescript2": "^0.30.0",
5454
"size-limit": "^4.9.2",
55-
"ts-jest": "^26.5.2",
55+
"ts-jest": "^26.5.3",
5656
"typescript": "^4.2.2",
5757
"vue": "^3.0.6",
5858
"yorkie": "^2.0.0"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@
738738
dependencies:
739739
"@types/istanbul-lib-report" "*"
740740

741-
"@types/jest@26.x", "@types/jest@^26.0.20":
741+
"@types/jest@^26.0.20":
742742
version "26.0.20"
743743
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
744744
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -7547,12 +7547,11 @@ trim-off-newlines@^1.0.0:
75477547
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
75487548
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
75497549

7550-
ts-jest@^26.5.2:
7551-
version "26.5.2"
7552-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
7553-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
7550+
ts-jest@^26.5.3:
7551+
version "26.5.3"
7552+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
7553+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
75547554
dependencies:
7555-
"@types/jest" "26.x"
75567555
bs-logger "0.x"
75577556
buffer-from "1.x"
75587557
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)