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

Commit 08a5b20

Browse files
committed
chore(deps): update dependency @prettier/plugin-pug to v1.13.3
1 parent 5352561 commit 08a5b20

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.13.3",
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.13.3":
2751+
version "1.13.3"
2752+
resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.13.3.tgz#30bb155fe43b0c04de42f9d5ac71db8918130173"
2753+
integrity sha512-Tw4Sg6dvPDKrZ2kunAcqRYsecbHVZVluSwJrXp9XtQaIXRlBAR+yI4aRIAXj2Fnulhz3Rakyv/GLmejj43GkCw==
27542754
dependencies:
27552755
pug-lexer "^5.0.0"
27562756

0 commit comments

Comments
 (0)