CI(deps): Update dependency typescript to v5.5.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-05 17:53:17 +00:00
parent 7a45fb4421
commit 4f3701ae2b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -18,7 +18,7 @@
"eslint-config-wikimedia": "0.28.2",
"jshint": "2.13.6",
"prettier": "3.3.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"optionalDependencies": {
"renovate": "^37.421.0"
@ -13012,9 +13012,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.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View file

@ -11,7 +11,7 @@
"eslint-config-wikimedia": "0.28.2",
"jshint": "2.13.6",
"prettier": "3.3.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"scripts": {
"eslint": "eslint",