Skip to content

Commit 4f210fc

Browse files
committed
build(deps): upgrade TypeScript to 3.9.7
1 parent 54187d0 commit 4f210fc

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
@@ -107,7 +107,7 @@
107107
"rollup-plugin-size-snapshot": "^0.12.0",
108108
"rollup-plugin-terser": "^6.1.0",
109109
"semver": "^7.1.3",
110-
"typescript": "^3.7.5",
110+
"typescript": "^3.9.7",
111111
"which": "^2.0.2",
112112
"yargs-parser": "^18.1.3"
113113
},

yarn.lock

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

8727-
typescript@^3.7.5:
8728-
version "3.9.6"
8729-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
8730-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
8727+
typescript@^3.9.7:
8728+
version "3.9.7"
8729+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
8730+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
87318731

87328732
underscore@~1.8.3:
87338733
version "1.8.3"

0 commit comments

Comments
 (0)