Skip to content

Commit a14886e

Browse files
Bump typescript from 3.7.5 to 3.9.3 (#196)
1 parent ec72b6d commit a14886e

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
@@ -54,7 +54,7 @@
5454
"release-it": "^13.6.1",
5555
"release-it-lerna-changelog": "^1.0.3",
5656
"ts-node": "^8.10.1",
57-
"typescript": "~3.7.5"
57+
"typescript": "~3.9.3"
5858
},
5959
"engines": {
6060
"node": "8.* || 10.* || >= 12"

yarn.lock

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

7323-
typescript@~3.7.5:
7324-
version "3.7.5"
7325-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
7326-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
7323+
typescript@~3.9.3:
7324+
version "3.9.3"
7325+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
7326+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
73277327

73287328
uglify-js@^3.1.4:
73297329
version "3.9.3"

0 commit comments

Comments
 (0)