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

Commit e80daf2

Browse files
chore(deps): update dependency prettier to v3
1 parent dfe647f commit e80daf2

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.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
@@ -4510,10 +4510,10 @@ pinkie@^2.0.0:
45104510
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
45114511
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
45124512

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

45184518
process-nextick-args@~2.0.0:
45194519
version "2.0.1"

0 commit comments

Comments
 (0)