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

Commit f20eef8

Browse files
chore(deps): update dependency prettier to v3
1 parent a73f0df commit f20eef8

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.0.1",
4040
"rimraf": "5.0.1",
4141
"serverless": "3.33.0",
4242
"ts-node": "10.9.1",

plugin/yarn.lock

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

4511-
prettier@2.8.8:
4512-
version "2.8.8"
4513-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4514-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4511+
prettier@3.0.1:
4512+
version "3.0.1"
4513+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
4514+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
45154515

45164516
process-nextick-args@~2.0.0:
45174517
version "2.0.1"

0 commit comments

Comments
 (0)