Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 8d3caae

Browse files
chore(deps): update dependency prettier to v3
1 parent 51133c8 commit 8d3caae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"esbuild-node-externals": "1.8.0",
3737
"esbuild-node-tsc": "2.0.5",
3838
"npm-run-all": "4.1.5",
39-
"prettier": "2.8.8",
39+
"prettier": "3.2.3",
4040
"rimraf": "5.0.1",
4141
"serverless": "3.34.0",
4242
"ts-node": "10.9.1",

plugin/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4595,10 +4595,10 @@ pinkie@^2.0.0:
45954595
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
45964596
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
45974597

4598-
prettier@2.8.8:
4599-
version "2.8.8"
4600-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4601-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4598+
prettier@3.2.3:
4599+
version "3.2.3"
4600+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380"
4601+
integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==
46024602

46034603
process-nextick-args@~2.0.0:
46044604
version "2.0.1"

0 commit comments

Comments
 (0)