Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency prettier to v3.1.1 #77

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@typescript-eslint/parser": "6.10.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "8.53.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"typescript": "5.2.2",
"vitest": "^0.34.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2327,12 +2327,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: a45ea70aa97fde162ea4c4aba3dfc7859aa6a732a1db34458d9535dc3c2c16d3bc3fb5689e6cd76aa835562555303b02d9449fd2e15af3b73c8053557e25c5b6
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2706,7 +2706,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^0.34.6"
axios: "npm:^1.3.4"
eslint: "npm:8.53.0"
prettier: "npm:3.1.0"
prettier: "npm:3.1.1"
typescript: "npm:5.2.2"
vitest: "npm:^0.34.0"
zod: "npm:^3.21.4"
Expand Down