chore(deps): update dependency typescript to v5.5.4

This commit is contained in:
renovate[bot] 2024-07-30 00:46:56 +00:00 committed by GitHub
parent 1805b70cc4
commit e9404832d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -27,7 +27,7 @@
"prettier": "3.3.2",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.1",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vite": "5.3.2",
"vitest": "2.0.4"
}
@ -5313,9 +5313,9 @@
}
},
"node_modules/typescript": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@ -24,7 +24,7 @@
"prettier": "3.3.2",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.1",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vite": "5.3.2",
"vitest": "2.0.4"
},