Update typescript to version 5.1.6

This commit is contained in:
depfu[bot]
2023-07-01 08:50:34 +00:00
committed by GitHub
parent ad9f91267e
commit 8328bcc49e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -27,7 +27,7 @@
"react-leaflet": "^4.2.1",
"sharp": "^0.32.1",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
@@ -6679,9 +6679,9 @@
}
},
"node_modules/typescript": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
"integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"