Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jan 10, 2025
1 parent f343c7a commit 889a116
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@configurajs/eslint": "^0.0.14",
"@configurajs/prettier": "^0.1.0",
"@configurajs/prettier": "^0.1.1",
"@varlet/cli": "workspace:*",
"@varlet/icons": "workspace:*",
"eslint": "^9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

4 changes: 1 addition & 3 deletions prettier.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { defineConfig } from '@configurajs/prettier'

export default defineConfig({
singleQuote: true,
})
export default defineConfig()

0 comments on commit 889a116

Please sign in to comment.