Update dependency typescript to v5.4.3

This commit is contained in:
renovate[bot] 2024-03-20 20:41:24 +00:00 committed by Daniel Lockyer
parent 7b70b60ad4
commit 092f982fec
8 changed files with 11 additions and 11 deletions

View File

@ -48,7 +48,7 @@
"sinon": "17.0.0",
"storybook": "7.6.17",
"ts-node": "10.9.2",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vite": "4.5.2",
"vite-plugin-svgr": "3.3.0"
},

View File

@ -78,7 +78,7 @@
"react-dom": "18.2.0",
"sinon": "17.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {
"@sentry/react": "7.86.0",

View File

@ -26,7 +26,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {}
}

View File

@ -26,7 +26,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {
"nodemailer": "^6.6.3"

View File

@ -28,7 +28,7 @@
"reflect-metadata": "0.1.13",
"sinon": "^17.0.1",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {
"@nestjs/common": "10.3.3",

View File

@ -27,7 +27,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {
"@tryghost/tpl": "0.1.26",

View File

@ -117,7 +117,7 @@
"nx": "16.8.1",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typescript": "5.4.2",
"typescript": "5.4.3",
"inquirer": "8.2.6"
}
}

View File

@ -29485,10 +29485,10 @@ typescript@5.2.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@5.4.2, typescript@^5.0.4:
version "5.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
typescript@5.4.3, typescript@^5.0.4:
version "5.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.6"