1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency typescript to v4.4.4

This commit is contained in:
Renovate Bot 2021-10-12 22:34:32 +00:00 committed by renovate[bot]
parent 01313a602c
commit d821224a4b
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"redux-thunk": "2.3.0", "redux-thunk": "2.3.0",
"sass": "1.42.1", "sass": "1.42.1",
"swr": "1.0.1", "swr": "1.0.1",
"typescript": "4.4.3", "typescript": "4.4.4",
"web-vitals": "2.1.2", "web-vitals": "2.1.2",
"fast-json-patch": "3.1.0" "fast-json-patch": "3.1.0"
}, },

View File

@ -12441,10 +12441,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.4.3: typescript@4.4.4:
version "4.4.3" version "4.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
unbox-primitive@^1.0.0: unbox-primitive@^1.0.0:
version "1.0.1" version "1.0.1"