aboutsummaryrefslogtreecommitdiff
path: root/.yarn/sdks
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-27 12:29:18 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-27 12:29:18 -0400
commite9b7628a7429a013f5dcf3db5fdfb0d087c0cd81 (patch)
tree044f836fe7c1507add60b55b1956cad38628b3ea /.yarn/sdks
parenteae976c648cfaae11dcb6e03be3fb263ced6260c (diff)
downloadtanzanite-e9b7628a7429a013f5dcf3db5fdfb0d087c0cd81.tar.gz
tanzanite-e9b7628a7429a013f5dcf3db5fdfb0d087c0cd81.tar.bz2
tanzanite-e9b7628a7429a013f5dcf3db5fdfb0d087c0cd81.zip
upgrade to typescript 4.4.2
Diffstat (limited to '.yarn/sdks')
-rw-r--r--.yarn/sdks/typescript/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarn/sdks/typescript/package.json b/.yarn/sdks/typescript/package.json
index ea85e13..a5e90ed 100644
--- a/.yarn/sdks/typescript/package.json
+++ b/.yarn/sdks/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "typescript",
- "version": "4.3.5-sdk",
+ "version": "4.4.2-sdk",
"main": "./lib/typescript.js",
"type": "commonjs"
}