build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /cypress (#474)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-19 08:48:08 +00:00 committed by GitHub
parent 0d91167409
commit 8e379c52a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"mochawesome": "^7.1.4",
"mochawesome-merge": "^4.3.0",
"mochawesome-report-generator": "^6.3.2",
"typescript": "^5.9.2",
"typescript": "^5.9.3",
"typescript-eslint": "^8.44.1"
}
},
@ -6913,7 +6913,9 @@
}
},
"node_modules/typescript": {
"version": "5.9.2",
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@ -31,7 +31,7 @@
"mochawesome": "^7.1.4",
"mochawesome-merge": "^4.3.0",
"mochawesome-report-generator": "^6.3.2",
"typescript": "^5.9.2",
"typescript": "^5.9.3",
"typescript-eslint": "^8.44.1"
}
}