Skip to content

Commit ec7080c

Browse files
renovate[bot]minheq
authored andcommitted
fix(deps): update dependency ts-essentials to v2.0.8 (#237)
* chore(release): 1.57.1 [skip ci] ## [1.57.1](v1.57.0...v1.57.1) (2019-06-11) ### Bug Fixes * **deps:** update dependency focus-trap to v5.0.1 ([#224](#224)) ([50099c1](50099c1)) * **deps:** update dependency react-native-svg to v9.5.1 ([#236](#236)) ([e217239](e217239)) * fix(deps): update dependency ts-essentials to v2.0.8
1 parent 08e4941 commit ec7080c

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
@@ -44,7 +44,7 @@
4444
"react-native-vector-icons": "6.5.0",
4545
"react-native-web": "0.11.2",
4646
"react-spring": "9.0.0-beta.1",
47-
"ts-essentials": "2.0.7"
47+
"ts-essentials": "2.0.8"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.4.5",

yarn.lock

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

13054-
ts-essentials@2.0.7:
13055-
version "2.0.7"
13056-
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.7.tgz#f2bcc9d747289ffa8076727a7067f673f4e6d0f2"
13057-
integrity sha512-ptWcvcbgD7geud/+OVNPklmhpdsSZa7diUJk3ly/wJH2975h1ozzbGAyxH/kj3wjyZre08QE9lSfbLOZpngjaw==
13054+
ts-essentials@2.0.8:
13055+
version "2.0.8"
13056+
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.8.tgz#52955ef759901276c48e90e05aae7710155694b2"
13057+
integrity sha512-GCs7d/LHQvvgvWaHs2Wv/tDq4WwSZDlkYw9iE6orXaVFqL65P4oi5BE+7hYP0bByqoVwk8BJevmyzFwuGXAfKQ==
1305813058

1305913059
ts-jest@24.0.2:
1306013060
version "24.0.2"

0 commit comments

Comments
 (0)