Skip to content

Commit ebd3c63

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.3",
104104
"prettier-eslint": "8.8.2",
105105
"rimraf": "2.7.1",
106106
"serverless": "1.83.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9017,10 +9017,10 @@ prettier-eslint@8.8.2:
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.3:
9021+
version "3.5.3"
9022+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
9023+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
90249024

90259025
prettier@^1.7.0:
90269026
version "1.16.4"

0 commit comments

Comments
 (0)