Skip to content

Commit a75eda0

Browse files
chore(deps): update dependency prettier to v3
1 parent 234e283 commit a75eda0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"mocha": "6.2.3",
101101
"mocha-lcov-reporter": "1.3.0",
102102
"nyc": "13.3.0",
103-
"prettier": "1.19.1",
103+
"prettier": "3.5.1",
104104
"prettier-eslint": "8.8.2",
105105
"rimraf": "2.7.1",
106106
"serverless": "1.83.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9017,10 +9017,10 @@ [email protected]:
90179017
typescript-eslint-parser "^16.0.0"
90189018
vue-eslint-parser "^2.0.2"
90199019

9020-
prettier@1.19.1:
9021-
version "1.19.1"
9022-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
9023-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
9020+
prettier@3.5.1:
9021+
version "3.5.1"
9022+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
9023+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
90249024

90259025
prettier@^1.7.0:
90269026
version "1.16.4"

0 commit comments

Comments
 (0)