Browse Source

chore(deps): update dependency typescript to v4.5.5 (#643)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
remotes/origin/feat/support-install-latest
renovate[bot] 3 years ago committed by GitHub
parent
commit
18c4d39d28
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.5.4",
"typescript": "4.5.5",
"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.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
typescript@4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
unique-string@^2.0.0:
version "2.0.0"

Loading…
Cancel
Save