mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-14 13:50:33 +00:00
chore(deps): update dependency @types/handlebars to v4.1.0
This commit is contained in:
parent
b287efda3d
commit
0eb1a7cc44
1 changed files with 8 additions and 4 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue