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

Commit 28b8da4

Browse files
committed
chore(deps): update dependency prettier to v2.8.2
1 parent a7a6b57 commit 28b8da4

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.6.0",
3737
"esbuild-node-tsc": "2.0.5",
3838
"npm-run-all": "4.1.5",
39-
"prettier": "2.8.1",
39+
"prettier": "2.8.2",
4040
"rimraf": "3.0.2",
4141
"serverless": "3.26.0",
4242
"ts-node": "10.9.1",

plugin/yarn.lock

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

3596-
3597-
version "2.8.1"
3598-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
3599-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
3596+
3597+
version "2.8.2"
3598+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
3599+
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
36003600

36013601
process-nextick-args@~2.0.0:
36023602
version "2.0.1"

0 commit comments

Comments
 (0)