File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
package/newsletter-constants Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 46
46
"jest" : " 27.5.1" ,
47
47
"lint-staged" : " 12.4.1" ,
48
48
"markup-generator" : " ^2.7.0" ,
49
- "prettier" : " 2.7.0 " ,
49
+ "prettier" : " 3.0.3 " ,
50
50
"rollup" : " 2.75.6" ,
51
51
"rollup-plugin-node-polyfills" : " 0.2.1" ,
52
52
"source-map-support" : " 0.5.21"
Original file line number Diff line number Diff line change 29
29
"eslint" : " 8.20.0" ,
30
30
"eslint-plugin-json" : " 3.1.0" ,
31
31
"os" : " 0.1.2" ,
32
- "prettier" : " 2.7.0 " ,
32
+ "prettier" : " 3.0.3 " ,
33
33
"rollup" : " 2.75.6" ,
34
34
"rollup-plugin-includepaths" : " 0.2.4" ,
35
35
"rollup-plugin-node-builtins" : " 2.1.2" ,
Original file line number Diff line number Diff line change @@ -2737,10 +2737,10 @@ prelude-ls@^1.2.1:
2737
2737
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
2738
2738
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
2739
2739
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 ==
2744
2744
2745
2745
process-es6@^0.11.2, process-es6@^0.11.6 :
2746
2746
version "0.11.6"
You can’t perform that action at this time.
0 commit comments