Skip to content

Commit 34e7317

Browse files
Update dependency prettier to v3
1 parent 77e48fe commit 34e7317

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest": "27.5.1",
4747
"lint-staged": "12.4.1",
4848
"markup-generator": "^2.7.0",
49-
"prettier": "2.7.0",
49+
"prettier": "3.0.3",
5050
"rollup": "2.75.6",
5151
"rollup-plugin-node-polyfills": "0.2.1",
5252
"source-map-support": "0.5.21"

package/newsletter-constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "8.20.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"os": "0.1.2",
32-
"prettier": "2.7.0",
32+
"prettier": "3.0.3",
3333
"rollup": "2.75.6",
3434
"rollup-plugin-includepaths": "0.2.4",
3535
"rollup-plugin-node-builtins": "2.1.2",

package/newsletter-constants/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,10 +2737,10 @@ prelude-ls@^1.2.1:
27372737
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
27382738
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
27392739

2740-
prettier@2.7.0:
2741-
version "2.7.0"
2742-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
2743-
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
2740+
prettier@3.0.3:
2741+
version "3.0.3"
2742+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
2743+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
27442744

27452745
process-es6@^0.11.2, process-es6@^0.11.6:
27462746
version "0.11.6"

0 commit comments

Comments
 (0)