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 ^3.3.1 #198

Merged
merged 1 commit into from
Jun 7, 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 devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"semver": "^7.6.2"
},
"devDependencies": {
"prettier": "^3.2.5"
"prettier": "^3.3.1"
}
}
10 changes: 5 additions & 5 deletions devtools/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2996,7 +2996,7 @@ __metadata:
"@release-it/conventional-changelog": "npm:^8.0.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
husky: "npm:^8.0.3"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.1"
release-it: "npm:^17.3.0"
semver: "npm:^7.6.2"
languageName: unknown
Expand Down Expand Up @@ -3812,12 +3812,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
languageName: node
linkType: hard

Expand Down