chore(deps-dev): bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
30d75d694d
commit
3f5ac07f48
2 changed files with 5 additions and 20 deletions
|
@ -33,7 +33,7 @@
|
|||
"@sanity/eslint-config-studio": "2.0.1",
|
||||
"eslint": "8.43.0",
|
||||
"prettier": "2.8.8",
|
||||
"typescript": "5.1.3",
|
||||
"typescript": "5.1.6",
|
||||
"@sanity/cli": "3.13.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -3600,21 +3600,6 @@
|
|||
get-random-values-esm "^1.0.0"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@sanity/cli@3.12.2":
|
||||
version "3.12.2"
|
||||
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.12.2.tgz#97812bae4d017afcd801c27de28b4053af506ab6"
|
||||
integrity sha512-4V9p8CQTmR5lpVFzs9Z7lSUDQ5zUP8snFiU0Iy+X8YM2Nk9XHhb2YEVYy+UdvPjFny4BMdfGIZew7XXmMbu5PA==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.19.0"
|
||||
"@vercel/frameworks" "1.4.2"
|
||||
"@vercel/fs-detectors" "3.9.2"
|
||||
chalk "^4.1.2"
|
||||
esbuild "^0.16.5"
|
||||
esbuild-register "^3.4.1"
|
||||
get-it "^8.0.9"
|
||||
golden-fleece "^1.0.9"
|
||||
pkg-dir "^5.0.0"
|
||||
|
||||
"@sanity/cli@3.13.0":
|
||||
version "3.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.13.0.tgz#d3330d6ad2bf833c81c5fb2f44ffa3340d24377a"
|
||||
|
@ -19598,10 +19583,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
||||
|
||||
typescript@5.1.3, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0":
|
||||
version "5.1.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
|
||||
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
|
||||
typescript@5.1.6, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0":
|
||||
version "5.1.6"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
|
||||
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
|
||||
|
||||
typo-js@*:
|
||||
version "1.2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue