Skip to content

Commit 46446d5

Browse files
build(deps-dev): bump ts-jest from 25.3.1 to 25.4.0 (#237)
1 parent c36d5ea commit 46446d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"rollup": "^2.6.1",
9292
"rollup-plugin-terser": "^5.3.0",
9393
"rollup-plugin-typescript2": "^0.27.0",
94-
"ts-jest": "^25.3.1",
94+
"ts-jest": "^25.4.0",
9595
"tsd": "^0.11.0",
9696
"typescript": "^3.8.3",
9797
"vue": "^2.6.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10865,10 +10865,10 @@ tryer@^1.0.1:
1086510865
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1086610866
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1086710867

10868-
ts-jest@^25.3.1:
10869-
version "25.3.1"
10870-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba"
10871-
integrity sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg==
10868+
ts-jest@^25.4.0:
10869+
version "25.4.0"
10870+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4"
10871+
integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==
1087210872
dependencies:
1087310873
bs-logger "0.x"
1087410874
buffer-from "1.x"

0 commit comments

Comments
 (0)