Skip to content

Commit 2005b8e

Browse files
chore(deps): update dependency prettier to v3
1 parent bee0f37 commit 2005b8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^7.28.0",
6464
"husky": "1.2.0",
6565
"json-schema-to-typescript": "8.2.0",
66-
"prettier": "2.3.1",
66+
"prettier": "3.5.2",
6767
"semantic-release": "15.12.5",
6868
"typescript": "3.9.3"
6969
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5231,10 +5231,10 @@ prepend-http@^1.0.1:
52315231
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
52325232
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
52335233

5234-
prettier@2.3.1:
5235-
version "2.3.1"
5236-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5237-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
5234+
prettier@3.5.2:
5235+
version "3.5.2"
5236+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
5237+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
52385238

52395239
prettier@^1.19.1:
52405240
version "1.19.1"

0 commit comments

Comments
 (0)