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

Commit 7912c84

Browse files
committed
chore(deps): update dependency @prettier/plugin-pug to v1.13.3
1 parent d839308 commit 7912c84

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
@@ -37,7 +37,7 @@
3737
"@nuxtjs/eslint-config-typescript": "5.0.0",
3838
"@nuxtjs/google-analytics": "^2.4.0",
3939
"@nuxtjs/tailwindcss": "3.0.2",
40-
"@prettier/plugin-pug": "1.13.0",
40+
"@prettier/plugin-pug": "1.13.3",
4141
"babel-core": "7.0.0-bridge.0",
4242
"babel-eslint": "10.1.0",
4343
"cross-env": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,10 +2450,10 @@
24502450
mustache "^2.3.0"
24512451
stack-trace "0.0.10"
24522452

2453-
"@prettier/plugin-pug@1.13.0":
2454-
version "1.13.0"
2455-
resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.13.0.tgz#fe15a229278fc5e867a17c00c7bfdbb8d3e8ceba"
2456-
integrity sha512-LEhY5rLE3snkFtmM+RHEeiar19TKsGmnw8m+5gWSDfdMlnjXm6QmdmbT4rzZTdyGJoAp/brpk+I25ZxC/UWLPg==
2453+
"@prettier/plugin-pug@1.13.3":
2454+
version "1.13.3"
2455+
resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-1.13.3.tgz#30bb155fe43b0c04de42f9d5ac71db8918130173"
2456+
integrity sha512-Tw4Sg6dvPDKrZ2kunAcqRYsecbHVZVluSwJrXp9XtQaIXRlBAR+yI4aRIAXj2Fnulhz3Rakyv/GLmejj43GkCw==
24572457
dependencies:
24582458
pug-lexer "^5.0.0"
24592459

0 commit comments

Comments
 (0)