Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit c62b707

Browse files
committed
chore(deps): update dependency @prettier/plugin-pug to v1.15.0
1 parent 273ee4c commit c62b707

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nuxtjs/eslint-config-typescript": "5.0.0",
3939
"@nuxtjs/google-analytics": "^2.4.0",
4040
"@nuxtjs/tailwindcss": "3.0.2",
41-
"@prettier/plugin-pug": "1.13.0",
41+
"@prettier/plugin-pug": "1.15.0",
4242
"babel-core": "7.0.0-bridge.0",
4343
"babel-eslint": "10.1.0",
4444
"cross-env": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,10 +2747,10 @@
27472747
mustache "^2.3.0"
27482748
stack-trace "0.0.10"
27492749

2750-
"@prettier/plugin-pug@1.13.0":
2751-
version "1.13.0"
2752-
resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.13.0.tgz#fe15a229278fc5e867a17c00c7bfdbb8d3e8ceba"
2753-
integrity sha512-LEhY5rLE3snkFtmM+RHEeiar19TKsGmnw8m+5gWSDfdMlnjXm6QmdmbT4rzZTdyGJoAp/brpk+I25ZxC/UWLPg==
2750+
"@prettier/plugin-pug@1.15.0":
2751+
version "1.15.0"
2752+
resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.15.0.tgz#9c622010f79d82bd866d902df7d53641babd6831"
2753+
integrity sha512-tldRBelJzKiyW1gD4GnT419llbOOIFPu0E70FST/ccdNJ4TN34tNlgtrpgmPS3tkrIBTIpzCrjegl4Hk20VVUg==
27542754
dependencies:
27552755
pug-lexer "^5.0.0"
27562756

0 commit comments

Comments
 (0)