Skip to content

Commit 7161428

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to ^3.9.9
1 parent 2af91f3 commit 7161428

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
@@ -23,7 +23,7 @@
2323
"jest": "^26.6.3",
2424
"mdn-browser-compat-data": "^1.1.2",
2525
"nightmare": "^3.0.2",
26-
"typescript": "^3.9.7"
26+
"typescript": "^3.9.9"
2727
},
2828
"scripts": {
2929
"build": "rm -rf lib && babel src --out-dir lib --extensions '.ts' && yarn metadata && yarn compat && yarn tsc",

yarn.lock

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

6618-
typescript@^3.9.7:
6619-
version "3.9.7"
6620-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6621-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6618+
typescript@^3.9.9:
6619+
version "3.9.9"
6620+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
6621+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
66226622

66236623
unicode-canonical-property-names-ecmascript@^1.0.4:
66246624
version "1.0.4"

0 commit comments

Comments
 (0)