Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit db41506

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.5.1
1 parent dbe0bc2 commit db41506

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rimraf": "2.6.3",
2525
"semantic-release": "15.13.12",
2626
"ts-jest": "24.0.2",
27-
"typescript": "3.4.5"
27+
"typescript": "3.5.1"
2828
},
2929
"publishConfig": {
3030
"access": "public"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6429,10 +6429,10 @@ typedarray@^0.0.6:
64296429
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64306430
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
64316431

6432-
typescript@3.4.5:
6433-
version "3.4.5"
6434-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
6435-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
6432+
typescript@3.5.1:
6433+
version "3.5.1"
6434+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6435+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
64366436

64376437
uglify-js@^2.6:
64386438
version "2.8.29"

0 commit comments

Comments
 (0)