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): bump prettier from 3.0.3 to 3.1.0 #5725

Closed
wants to merge 1 commit into from
Closed
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 @@ -40,7 +40,7 @@
"jest": "^29.2.1",
"jest-environment-jsdom": "^29.2.1",
"lint-staged": "15.1.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rimraf": "3.0.2",
"tsconfig-paths": "4.2.0",
"typescript": "^5.0.4"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15918,7 +15918,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:*, prettier@npm:3.0.3, prettier@npm:^3":
"prettier@npm:*, prettier@npm:^3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
Expand All @@ -15927,6 +15927,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
bin:
prettier: bin/prettier.cjs
checksum: 44b556bd56f74d7410974fbb2418bb4e53a894d3e7b42f6f87779f69f27a6c272fa7fc27cec0118cd11730ef3246478052e002cbd87e9a253f9cd04a56aa7d9b
languageName: node
linkType: hard

"pretty-format@npm:^27.0.2":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
Expand Down Expand Up @@ -17339,7 +17348,7 @@ __metadata:
jest: ^29.2.1
jest-environment-jsdom: ^29.2.1
lint-staged: 15.1.0
prettier: 3.0.3
prettier: 3.1.0
rimraf: 3.0.2
tsconfig-paths: 4.2.0
typescript: ^5.0.4
Expand Down