chore(deps): update dependency @types/handlebars to v4.1.0

This commit is contained in:
renovate[bot] 2026-05-01 13:15:01 +00:00 committed by GitHub
parent b287efda3d
commit 0eb1a7cc44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -2343,10 +2343,14 @@
"license": "MIT"
},
"node_modules/@types/handlebars": {
"version": "4.0.40",
"resolved": "https://registry.npmjs.org/@types/handlebars/-/handlebars-4.0.40.tgz",
"integrity": "sha512-sGWNtsjNrLOdKha2RV1UeF8+UbQnPSG7qbe5wwbni0mw4h2gHXyPFUMOC+xwGirIiiydM/HSqjDO4rk6NFB18w==",
"license": "MIT"
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@types/handlebars/-/handlebars-4.1.0.tgz",
"integrity": "sha512-gq9YweFKNNB1uFK71eRqsd4niVkXrxHugqWFQkeLRJvGjnxsLr16bYtcsG4tOFwmYi0Bax+wCkbf1reUfdl4kA==",
"deprecated": "This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed.",
"license": "MIT",
"dependencies": {
"handlebars": "*"
}
},
"node_modules/@types/istanbul-lib-coverage": {
"version": "2.0.6",