Skip to content

Commit

Permalink
chore(deps): update dependency @prettier/sync to ^0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 8c78a08 commit fdc22cc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/babel-plugin-jest-hoist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.11.6",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.0.0",
"@prettier/sync": "^0.3.0",
"@prettier/sync": "^0.4.0",
"@types/babel__template": "^7.0.2",
"@types/node": "*",
"@types/prettier": "^2.1.5",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4005,12 +4005,14 @@ __metadata:
languageName: node
linkType: hard

"@prettier/sync@npm:^0.3.0":
version: 0.3.0
resolution: "@prettier/sync@npm:0.3.0"
"@prettier/sync@npm:^0.4.0":
version: 0.4.0
resolution: "@prettier/sync@npm:0.4.0"
dependencies:
make-synchronized: ^0.2.1
peerDependencies:
prettier: ^3.0.0
checksum: a663ceca292629c66c2c983662293b047b48435942c25b7ea76f0eab899e434f2bc17ae3dce56ee66b29929f7853118073f716fd4c7dabc3cccf78458a168dd4
prettier: "*"
checksum: 08133c5921217b4dbe03c53a8486dbdf698ec4d8a54bf4dc5d9af075d22aa10b1bb15de575086abadef642651b75f723b0cbbbf0b29172ef113a3fca3194ee4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6734,7 +6736,7 @@ __metadata:
"@babel/preset-typescript": ^7.0.0
"@babel/template": ^7.3.3
"@babel/types": ^7.3.3
"@prettier/sync": ^0.3.0
"@prettier/sync": ^0.4.0
"@types/babel__core": ^7.1.14
"@types/babel__template": ^7.0.2
"@types/babel__traverse": ^7.0.6
Expand Down Expand Up @@ -14153,6 +14155,13 @@ __metadata:
languageName: node
linkType: hard

"make-synchronized@npm:^0.2.1":
version: 0.2.2
resolution: "make-synchronized@npm:0.2.2"
checksum: 366bdc442bfc81a1800d9452f4cf1743627181915dd2a871ab76487b6f394b8427900974cb7c2aee55776a3ba8435b3870dfc60516309b5e99efda93233ac977
languageName: node
linkType: hard

"makeerror@npm:1.0.12":
version: 1.0.12
resolution: "makeerror@npm:1.0.12"
Expand Down

0 comments on commit fdc22cc

Please sign in to comment.