Skip to content

Commit ffe3f49

Browse files
build(deps-dev): bump ts-jest from 25.5.0 to 25.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.0 to 25.5.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v25.5.0...v25.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 60ae2ef commit ffe3f49

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
@@ -34,7 +34,7 @@
3434
"rollup-plugin-strip-banner": "^2.0.0",
3535
"rollup-plugin-terser": "^5.1.1",
3636
"rollup-plugin-typescript2": "^0.27.0",
37-
"ts-jest": "25.5.0",
37+
"ts-jest": "25.5.1",
3838
"typescript": "^3.5.3",
3939
"vue-server-renderer": "^2.6.11"
4040
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13022,10 +13022,10 @@ trim-off-newlines@^1.0.0:
1302213022
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1302313023
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1302413024

13025-
13026-
version "25.5.0"
13027-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.0.tgz#f56f039b6caa15d9e32d064b0a8902886ab2fe72"
13028-
integrity sha512-govrjbOk1UEzcJ5cX5k8X8IUtFuP3lp3mrF3ZuKtCdAOQzdeCM7qualhb/U8s8SWFwEDutOqfF5PLkJ+oaYD4w==
13025+
13026+
version "25.5.1"
13027+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.1.tgz#2913afd08f28385d54f2f4e828be4d261f4337c7"
13028+
integrity sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==
1302913029
dependencies:
1303013030
bs-logger "0.x"
1303113031
buffer-from "1.x"

0 commit comments

Comments
 (0)