aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authornext2w2022-10-03 00:22:00 -0400
committernext2w2022-10-03 00:22:00 -0400
commit0456d34d7b8c7e1cb7176ab7035aaec26ac8c8ed (patch)
tree28a8532a09d01d831c035674ebef38470203de34 /yarn.lock
parentf710490b4f78c70ffb631a8af9996d5736a14853 (diff)
More fixes
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 08857bb..c05db07 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8284,6 +8284,11 @@
dependencies:
"is-typedarray" "^1.0.0"
+"typescript@^3.2.1 || ^4", "typescript@>= 2.7", "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta":
+ "integrity" "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
+ "resolved" "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz"
+ "version" "4.8.4"
+
"unbox-primitive@^1.0.2":
"integrity" "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw=="
"resolved" "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz"