Update dependency typescript to v5.5.4

This commit is contained in:
renovate[bot]
2024-07-30 01:21:52 +00:00
committed by GitHub
parent 759c0b5ac0
commit 9bd7bb8253
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -53,7 +53,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"node-fetch": "3.3.2",
"prettier": "3.3.3",
"typescript": "5.5.3",
"typescript": "5.5.4",
"typescript-plugin-css-modules": "5.1.0"
},
"engines": {
@@ -17425,9 +17425,9 @@
}
},
"node_modules/typescript": {
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
+1 -1
View File
@@ -78,7 +78,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"node-fetch": "3.3.2",
"prettier": "3.3.3",
"typescript": "5.5.3",
"typescript": "5.5.4",
"typescript-plugin-css-modules": "5.1.0"
}
}