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

Commit e753fac

Browse files
chore(deps): update dependency prettier to v3
1 parent d25063c commit e753fac

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

4597-
prettier@2.8.8:
4598-
version "2.8.8"
4599-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4600-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4597+
prettier@3.1.0:
4598+
version "3.1.0"
4599+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
4600+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
46014601

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

0 commit comments

Comments
 (0)