Bump typescript from 4.5.2 to 4.5.3 (#2)

This commit is contained in:
dependabot[bot] 2021-12-13 11:03:45 +00:00 committed by GitHub
parent bc505b5352
commit fb0af56265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@types/node": "^16.11.12", "@types/node": "^16.11.12",
"@vercel/node": "^1.11.0", "@vercel/node": "^1.11.0",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"typescript": "^4.5.2" "typescript": "^4.5.3"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@ -162,9 +162,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.5.2", "version": "4.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", "integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -283,9 +283,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.5.2", "version": "4.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", "integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
"dev": true "dev": true
}, },
"yn": { "yn": {

View File

@ -17,7 +17,7 @@
"@types/node": "^16.11.12", "@types/node": "^16.11.12",
"@vercel/node": "^1.11.0", "@vercel/node": "^1.11.0",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"typescript": "^4.5.2" "typescript": "^4.5.3"
}, },
"repository": { "repository": {
"type": "git", "type": "git",