Skip to content

Commit 5c1971d

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump typescript from 3.9.7 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbedb77 commit 5c1971d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"rollup-plugin-size-snapshot": "^0.12.0",
116116
"rollup-plugin-terser": "^7.0.2",
117117
"semver": "^7.1.3",
118-
"typescript": "^3.9.7",
118+
"typescript": "^4.0.3",
119119
"which": "^2.0.2",
120120
"yargs-parser": "^18.1.3"
121121
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9161,10 +9161,10 @@ typedarray@^0.0.6:
91619161
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91629162
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
91639163

9164-
typescript@^3.9.7:
9165-
version "3.9.7"
9166-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
9167-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
9164+
typescript@^4.0.3:
9165+
version "4.0.3"
9166+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
9167+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
91689168

91699169
underscore@~1.8.3:
91709170
version "1.8.3"

0 commit comments

Comments
 (0)