Skip to content

Commit 7728d7b

Browse files
chore(deps): update dependency typescript to ^3.9.7 (#27089)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 12bfa8f commit 7728d7b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"rimraf": "^3.0.2",
9090
"svgo": "1.3.2",
9191
"ts-jest": "^22",
92-
"typescript": "^3.9.5",
92+
"typescript": "^3.9.7",
9393
"unified": "^9.2.0",
9494
"yargs": "^10.1.2"
9595
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24180,6 +24180,11 @@ typescript@^3.9.5, typescript@^3.9.7:
2418024180
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
2418124181
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
2418224182

24183+
typescript@^3.9.7:
24184+
version "3.9.7"
24185+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
24186+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
24187+
2418324188
typography-normalize@^0.16.19:
2418424189
version "0.16.19"
2418524190
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.16.19.tgz#58e0cf12466870c5b27006daa051fe7307780660"

0 commit comments

Comments
 (0)