Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit ba2397c

Browse files
renovate[bot]calebeby
authored andcommitted
Update dependency ts-jest to v22.4.6 (#154)
This Pull Request updates dependency [ts-jest](https://github.com/kulshekhar/ts-jest) from `v22.4.5` to `v22.4.6` <details> <summary>Release Notes</summary> ### [`v22.4.6`](kulshekhar/ts-jest@v22.4.5...v22.4.6) [Compare Source](kulshekhar/ts-jest@v22.4.5...v22.4.6) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent 99df923 commit ba2397c

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"stylelint-config-rational-order": "0.0.2",
5454
"stylelint-config-recommended": "2.1.0",
5555
"sugarss": "1.0.1",
56-
"ts-jest": "22.4.5",
56+
"ts-jest": "22.4.6",
5757
"typescript": "2.8.3",
5858
"typescript-eslint-parser": "15.0.0"
5959
},

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6023,6 +6023,13 @@ source-map-support@^0.5.0:
60236023
buffer-from "^1.0.0"
60246024
source-map "^0.6.0"
60256025

6026+
source-map-support@^0.5.5:
6027+
version "0.5.6"
6028+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.6.tgz#4435cee46b1aab62b8e8610ce60f788091c51c13"
6029+
dependencies:
6030+
buffer-from "^1.0.0"
6031+
source-map "^0.6.0"
6032+
60266033
source-map-url@^0.4.0:
60276034
version "0.4.0"
60286035
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
@@ -6470,9 +6477,9 @@ trough@^1.0.0:
64706477
version "1.0.2"
64716478
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.2.tgz#7f1663ec55c480139e2de5e486c6aef6cc24a535"
64726479

6473-
ts-jest@22.4.5:
6474-
version "22.4.5"
6475-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.5.tgz#b894f273c7208fa21a77e407dbe12d5e54e8ef72"
6480+
ts-jest@22.4.6:
6481+
version "22.4.6"
6482+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.6.tgz#a5d7f5e8b809626d1f4143209d301287472ec344"
64766483
dependencies:
64776484
babel-core "^6.26.3"
64786485
babel-plugin-istanbul "^4.1.6"
@@ -6483,6 +6490,7 @@ ts-jest@22.4.5:
64836490
jest-config "^22.4.3"
64846491
lodash "^4.17.10"
64856492
pkg-dir "^2.0.0"
6493+
source-map-support "^0.5.5"
64866494
yargs "^11.0.0"
64876495

64886496
tunnel-agent@^0.6.0:

0 commit comments

Comments
 (0)