chore(deps-dev): bump prettier-plugin-go-template from 0.0.11 to 0.0.13 (#59)
Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template) from 0.0.11 to 0.0.13. - [Release notes](https://github.com/NiklasPor/prettier-plugin-go-template/releases) - [Commits](https://github.com/NiklasPor/prettier-plugin-go-template/commits) --- updated-dependencies: - dependency-name: prettier-plugin-go-template dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
a63d1927f2
commit
989db17484
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -11,9 +11,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"prettier-plugin-go-template": {
|
"prettier-plugin-go-template": {
|
||||||
"version": "0.0.11",
|
"version": "0.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.13.tgz",
|
||||||
"integrity": "sha512-qtgoEjvbgmcDp9TOqYNgrPrA41s6S1UMyzMqjcxdxQahTX0webWfbamyA/x3XeBFEEJmgXrRAirzJrIVzImsMg==",
|
"integrity": "sha512-gG/xT5kd+kCzoMaTchXvdfBdsunyRCV6G8cgdPGPd2V5JGGKXUG7SjzBKU7jaGh2RTeblcAdBb/E+S/duOAMsA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ulid": "^2.3.0"
|
"ulid": "^2.3.0"
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,6 @@
|
||||||
"homepage": "https://github.com/janraasch/hugo-scroll#readme",
|
"homepage": "https://github.com/janraasch/hugo-scroll#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"prettier-plugin-go-template": "0.0.11"
|
"prettier-plugin-go-template": "0.0.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue