Skip to content

Commit

Permalink
chore: update typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsDenBakker committed May 2, 2020
1 parent 017deee commit 153b40f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"rimraf": "^3.0.2",
"rollup": "^2.7.2",
"sinon": "^7.4.1",
"typescript": "^3.7.3",
"typescript": "^3.8.3",
"vuepress": "^1.3.0",
"webpack-merge": "^4.1.5"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -17699,7 +17699,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@^3.7.3:
typescript@^3.8.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
Expand Down

0 comments on commit 153b40f

Please sign in to comment.