diff --git a/package.json b/package.json index 123a205..79dda6e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@nuxtjs/eslint-config-typescript": "5.0.0", "@nuxtjs/google-analytics": "^2.4.0", "@nuxtjs/tailwindcss": "3.0.2", - "@prettier/plugin-pug": "1.13.0", + "@prettier/plugin-pug": "1.14.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "10.1.0", "cross-env": "7.0.2", diff --git a/yarn.lock b/yarn.lock index c465ea7..7f14db1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2747,10 +2747,10 @@ mustache "^2.3.0" stack-trace "0.0.10" -"@prettier/plugin-pug@1.13.0": - version "1.13.0" - resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.13.0.tgz#fe15a229278fc5e867a17c00c7bfdbb8d3e8ceba" - integrity sha512-LEhY5rLE3snkFtmM+RHEeiar19TKsGmnw8m+5gWSDfdMlnjXm6QmdmbT4rzZTdyGJoAp/brpk+I25ZxC/UWLPg== +"@prettier/plugin-pug@1.14.0": + version "1.14.0" + resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.14.0.tgz#c00f3aedd9c1f8ab223e916052242b1d8662ed9c" + integrity sha512-BtSsN2vL57w9oq9q/1hUT649dRrsTvb9w3JXs6kEd+TNCsf6/bFzRK3rYb+rgFk7s3af7/dr0ibj3YQkHyGDMw== dependencies: pug-lexer "^5.0.0"