chore(deps): update dependency handlebars to v4.7.8
This commit is contained in:
parent
7bc966b96b
commit
0ca0f6316a
2 changed files with 6 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
"eslint": "8.46.0",
|
||||
"eslint-config-prettier": "8.9.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"handlebars": "4.7.7",
|
||||
"handlebars": "4.7.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.0.0",
|
||||
"rimraf": "5.0.1",
|
||||
|
|
|
@ -54,8 +54,8 @@ devDependencies:
|
|||
specifier: 11.1.1
|
||||
version: 11.1.1
|
||||
handlebars:
|
||||
specifier: 4.7.7
|
||||
version: 4.7.7
|
||||
specifier: 4.7.8
|
||||
version: 4.7.8
|
||||
npm-run-all:
|
||||
specifier: 4.1.5
|
||||
version: 4.1.5
|
||||
|
@ -1729,7 +1729,7 @@ packages:
|
|||
dependencies:
|
||||
conventional-commits-filter: 2.0.7
|
||||
dateformat: 3.0.3
|
||||
handlebars: 4.7.7
|
||||
handlebars: 4.7.8
|
||||
json-stringify-safe: 5.0.1
|
||||
lodash: 4.17.21
|
||||
meow: 8.1.2
|
||||
|
@ -2640,8 +2640,8 @@ packages:
|
|||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||
dev: true
|
||||
|
||||
/handlebars@4.7.7:
|
||||
resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==}
|
||||
/handlebars@4.7.8:
|
||||
resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==}
|
||||
engines: {node: '>=0.4.7'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue