chore(deps): update dependency typescript to ^5.5.3

This commit is contained in:
renovate[bot] 2024-07-07 23:53:46 +00:00
parent 272815ed18
commit 8997e23747
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -33,7 +33,7 @@
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"ts-loader": "^9.5.1",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"wrangler": "^3.62.0"
}
},
@ -9816,9 +9816,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

@ -34,7 +34,7 @@
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"ts-loader": "^9.5.1",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"wrangler": "^3.62.0"
},
"dependencies": {