Skip to content

Commit 0e8d619

Browse files
chore(deps): update dependency prettier to v3
1 parent 69ca174 commit 0e8d619

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint": "^7.32.0",
7676
"husky": "^4.2.3",
7777
"json-schema-to-typescript": "^10.1.2",
78-
"prettier": "^2.2.1",
78+
"prettier": "^3.0.1",
7979
"semantic-release": "^17.0.6",
8080
"typescript": "^4.1.3"
8181
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5884,11 +5884,16 @@ prepend-http@^1.0.1:
58845884
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
58855885
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
58865886

5887-
prettier@^2.2.0, prettier@^2.2.1:
5887+
prettier@^2.2.0:
58885888
version "2.2.1"
58895889
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
58905890
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
58915891

5892+
prettier@^3.0.1:
5893+
version "3.0.1"
5894+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
5895+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
5896+
58925897
pretty-format@^26.6.2:
58935898
version "26.6.2"
58945899
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"

0 commit comments

Comments
 (0)