Skip to content

Commit 14422f7

Browse files
committed
chore(deps): update dependency typescript to v3.7.2
1 parent 3ada76c commit 14422f7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rimraf": "2.6.3",
5151
"semantic-release": "15.13.15",
5252
"ts-jest": "24.0.2",
53-
"typescript": "3.5.1"
53+
"typescript": "3.7.2"
5454
},
5555
"publishConfig": {
5656
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6313,10 +6313,10 @@ typedarray@^0.0.6:
63136313
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63146314
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
63156315

6316-
typescript@3.5.1:
6317-
version "3.5.1"
6318-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6319-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
6316+
typescript@3.7.2:
6317+
version "3.7.2"
6318+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
6319+
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
63206320

63216321
uglify-js@^3.1.4:
63226322
version "3.6.0"

0 commit comments

Comments
 (0)