Browse Source

chore(deps): update dependency typescript to v4.3.5 (#485)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
remotes/origin/add-with-shims
renovate[bot] 4 years ago committed by GitHub
parent
commit
28ba17f371
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.11.1",
"typescript": "4.3.4",
"typescript": "4.3.5",
"vercel": "23.0.1"
}
}

8
site/yarn.lock

@ -594,10 +594,10 @@ typescript@3.9.3: @@ -594,10 +594,10 @@ typescript@3.9.3:
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
typescript@4.3.4:
version "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==
unique-string@^2.0.0:
version "2.0.0"

Loading…
Cancel
Save