Browse Source

chore(deps): update dependency typescript to v4.4.2 (#521)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
remotes/origin/add-with-shims
renovate[bot] 4 years ago committed by GitHub
parent
commit
e1df0f5d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      site/package.json
  2. 8
      site/yarn.lock

2
site/package.json

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
},
"devDependencies": {
"@vercel/node": "1.12.1",
"typescript": "4.3.5",
"typescript": "4.4.2",
"vercel": "23.1.2"
}
}

8
site/yarn.lock

@ -594,10 +594,10 @@ typescript@4.3.4: @@ -594,10 +594,10 @@ typescript@4.3.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
typescript@4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
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==
unique-string@^2.0.0:
version "2.0.0"

Loading…
Cancel
Save