Merge pull request #3739 from freesewing/dependabot/npm_and_yarn/typescript-5.0.3
chore(deps-dev): bump typescript from 5.0.2 to 5.0.3
This commit is contained in:
commit
c8d7b183a2
3 changed files with 6 additions and 6 deletions
|
@ -360,7 +360,7 @@ sanity:
|
||||||
'@sanity/eslint-config-studio': '2.0.1'
|
'@sanity/eslint-config-studio': '2.0.1'
|
||||||
'eslint': *eslint
|
'eslint': *eslint
|
||||||
'prettier': '2.8.7'
|
'prettier': '2.8.7'
|
||||||
'typescript': '5.0.2'
|
'typescript': '5.0.3'
|
||||||
'@sanity/cli': '3.8.3'
|
'@sanity/cli': '3.8.3'
|
||||||
|
|
||||||
shared:
|
shared:
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"@sanity/eslint-config-studio": "2.0.1",
|
"@sanity/eslint-config-studio": "2.0.1",
|
||||||
"eslint": "8.37.0",
|
"eslint": "8.37.0",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"typescript": "5.0.2",
|
"typescript": "5.0.3",
|
||||||
"@sanity/cli": "3.8.3"
|
"@sanity/cli": "3.8.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
@ -19543,10 +19543,10 @@ typedarray@^0.0.6:
|
||||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||||
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
||||||
|
|
||||||
typescript@5.0.2, "typescript@^4.6.4 || ^5.0.0":
|
typescript@5.0.3, "typescript@^4.6.4 || ^5.0.0":
|
||||||
version "5.0.2"
|
version "5.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
|
||||||
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
|
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
|
||||||
|
|
||||||
"typescript@^3 || ^4":
|
"typescript@^3 || ^4":
|
||||||
version "4.9.5"
|
version "4.9.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue