📌 Bump prettier-plugin-go-template from 0.0.12 to 0.0.13

Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template) from 0.0.12 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>
pull/199/head
dependabot[bot] 2022-05-15 23:36:29 +00:00 committed by GitHub
parent 6189defd0e
commit 097f324fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hugo-congo-theme",
"version": "2.1.3",
"version": "2.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-congo-theme",
"version": "2.1.3",
"version": "2.2.0",
"hasInstallScript": true,
"license": "MIT",
"devDependencies": {
@ -16,7 +16,7 @@
"katex": "^0.15.3",
"mermaid": "^9.0.1",
"prettier": "^2.6.2",
"prettier-plugin-go-template": "^0.0.12",
"prettier-plugin-go-template": "^0.0.13",
"rimraf": "^3.0.2",
"tailwindcss": "^3.0.24",
"vendor-copy": "^3.0.1"
@ -8723,9 +8723,9 @@
}
},
"node_modules/prettier-plugin-go-template": {
"version": "0.0.12",
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.12.tgz",
"integrity": "sha512-3LGFSjUTwirXa56dY7ZbNETM5nMUc5TKPYyo7cJx/8mdMnWUCMKTVzBQ3K7xUk2+D4g8CLADQ3Nc1HZ5SNWeag==",
"version": "0.0.13",
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.13.tgz",
"integrity": "sha512-gG/xT5kd+kCzoMaTchXvdfBdsunyRCV6G8cgdPGPd2V5JGGKXUG7SjzBKU7jaGh2RTeblcAdBb/E+S/duOAMsA==",
"dev": true,
"dependencies": {
"ulid": "^2.3.0"
@ -17957,9 +17957,9 @@
"dev": true
},
"prettier-plugin-go-template": {
"version": "0.0.12",
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.12.tgz",
"integrity": "sha512-3LGFSjUTwirXa56dY7ZbNETM5nMUc5TKPYyo7cJx/8mdMnWUCMKTVzBQ3K7xUk2+D4g8CLADQ3Nc1HZ5SNWeag==",
"version": "0.0.13",
"resolved": "https://registry.npmjs.org/prettier-plugin-go-template/-/prettier-plugin-go-template-0.0.13.tgz",
"integrity": "sha512-gG/xT5kd+kCzoMaTchXvdfBdsunyRCV6G8cgdPGPd2V5JGGKXUG7SjzBKU7jaGh2RTeblcAdBb/E+S/duOAMsA==",
"dev": true,
"requires": {
"ulid": "^2.3.0"

View File

@ -35,7 +35,7 @@
"katex": "^0.15.3",
"mermaid": "^9.0.1",
"prettier": "^2.6.2",
"prettier-plugin-go-template": "^0.0.12",
"prettier-plugin-go-template": "^0.0.13",
"rimraf": "^3.0.2",
"tailwindcss": "^3.0.24",
"vendor-copy": "^3.0.1"