Skip to content

Commit

Permalink
v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 22, 2023
1 parent 568aac0 commit c263d21
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prettier/plugin-pug",
"version": "2.4.0",
"version": "2.4.1",
"description": "Prettier Pug Plugin",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"@types/prettier": "~2.7.2",
"@typescript-eslint/eslint-plugin": "~5.48.2",
"@typescript-eslint/parser": "~5.48.2",
"@vitest/coverage-c8": "~0.27.2",
"@vitest/coverage-c8": "~0.27.3",
"benchmark": "~2.1.4",
"eslint": "~8.32.0",
"eslint-config-prettier": "~8.6.0",
Expand All @@ -69,7 +69,7 @@
"typescript": "~4.9.4",
"vite": "~4.0.4",
"vitepress": "1.0.0-alpha.40",
"vitest": "~0.27.2"
"vitest": "~0.27.3"
},
"peerDependencies": {
"prettier": "^2.3.0"
Expand Down
47 changes: 26 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c263d21

Please sign in to comment.