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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove @types/prettier dev dependency and update @prettier/sync #15041

Merged
merged 2 commits into from
Apr 28, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion packages/babel-plugin-jest-hoist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"@prettier/sync": "^0.5.0",
"@types/babel__template": "^7.0.2",
"@types/node": "*",
"@types/prettier": "^3.0.0",
"babel-plugin-tester": "^11.0.2",
"prettier": "^3.0.3"
},
Expand Down
18 changes: 4 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4023,13 +4023,13 @@ __metadata:
linkType: hard

"@prettier/sync@npm:^0.5.0":
version: 0.5.1
resolution: "@prettier/sync@npm:0.5.1"
version: 0.5.2
resolution: "@prettier/sync@npm:0.5.2"
dependencies:
make-synchronized: ^0.2.8
peerDependencies:
prettier: "*"
checksum: fbce51d160a708c6eb47e74530d2dbf2f764165fe16c5ddbeb292c110f0c1b3cf0f6fba4bd1af5f77231e7224780d5442562433b828130ad1ea5bdeb473ce098
checksum: 172cdc62f4103b022f8e8d0a63839350d97bc51468ea476594bce651c2cda311e4810417f16a3c967941a8493a68468a5df27beea4c85eaeaa37e84be3acf399
languageName: node
linkType: hard

Expand Down Expand Up @@ -5430,15 +5430,6 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:^3.0.0":
version: 3.0.0
resolution: "@types/prettier@npm:3.0.0"
dependencies:
prettier: "*"
checksum: a2a512d304e5bcf78f38089dc88ad19215e6ab871d435a17aef3ce538a63b07c0e359c18db23989dc1ed9fff96d99eee1f680416080184df5c7e0e3bf767e165
languageName: node
linkType: hard

"@types/prismjs@npm:^1.26.0":
version: 1.26.3
resolution: "@types/prismjs@npm:1.26.3"
Expand Down Expand Up @@ -6733,7 +6724,6 @@ __metadata:
"@types/babel__template": ^7.0.2
"@types/babel__traverse": ^7.0.6
"@types/node": "*"
"@types/prettier": ^3.0.0
babel-plugin-tester: ^11.0.2
prettier: ^3.0.3
languageName: unknown
Expand Down Expand Up @@ -17320,7 +17310,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:*, prettier@npm:^3.0.3":
"prettier@npm:^3.0.3":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
Expand Down