Merge pull request #316 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.4.2

chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
This commit is contained in:
Sidharth Vinod
2021-08-27 22:01:07 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"svelte-preprocess": "^4.7.4",
"tailwindcss": "^2.2.7",
"tslib": "^2.3.1",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"type": "module",
"dependencies": {
+4 -4
View File
@@ -5667,10 +5667,10 @@ type-fest@^0.21.3:
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
typescript@^4.3.5:
version "4.3.5"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
typescript@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
union-value@^1.0.0:
version "1.0.1"