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

Commit fa52816

Browse files
build(deps-dev): Bump typescript from 3.7.5 to 3.8.3 (#26)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.5...v3.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 237a39e commit fa52816

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"prettier": "^1.19.1",
1515
"semantic-release": "^17.0.4",
16-
"typescript": "^3.7.5",
16+
"typescript": "^3.8.3",
1717
"xo": "^0.27.2"
1818
},
1919
"engines": {

yarn.lock

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

6544-
typescript@^3.0.0, typescript@^3.7.5:
6545-
version "3.8.2"
6546-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
6547-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
6544+
typescript@^3.0.0, typescript@^3.8.3:
6545+
version "3.8.3"
6546+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
6547+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
65486548

65496549
uglify-js@^3.1.4:
65506550
version "3.7.7"

0 commit comments

Comments
 (0)