Skip to content

Commit

Permalink
deps(prettier): Update to v3.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Jul 15, 2024
1 parent 162156e commit f840a28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jest-circus": "^29.7.0",
"lerna": "^8.1.3",
"packemon": "^4.1.0",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"typescript": "^5.4.5"
},
"packageManager": "[email protected]"
Expand Down
34 changes: 7 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7638,17 +7638,7 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.0":
version: 7.0.0
resolution: "http-proxy-agent@npm:7.0.0"
dependencies:
agent-base: "npm:^7.1.0"
debug: "npm:^4.3.4"
checksum: 10/dbaaf3d9f3fc4df4a5d7ec45d456ec50f575240b557160fa63427b447d1f812dd7fe4a4f17d2e1ba003d231f07edf5a856ea6d91cb32d533062ff20a7803ccac
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.2":
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2":
version: 7.0.2
resolution: "http-proxy-agent@npm:7.0.2"
dependencies:
Expand All @@ -7668,17 +7658,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.1":
version: 7.0.2
resolution: "https-proxy-agent@npm:7.0.2"
dependencies:
agent-base: "npm:^7.0.2"
debug: "npm:4"
checksum: 10/9ec844f78fd643608239c9c3f6819918631df5cd3e17d104cc507226a39b5d4adda9d790fc9fd63ac0d2bb8a761b2f9f60faa80584a9bf9d7f2e8c5ed0acd330
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.5":
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
version: 7.0.5
resolution: "https-proxy-agent@npm:7.0.5"
dependencies:
Expand Down Expand Up @@ -10158,7 +10138,7 @@ __metadata:
jest-circus: "npm:^29.7.0"
lerna: "npm:^8.1.3"
packemon: "npm:^4.1.0"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.3"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11410,12 +11390,12 @@ __metadata:
languageName: unknown
linkType: soft

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit f840a28

Please sign in to comment.