File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
linting-prettier/templates
linting-prettier-ts/templates Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 78
78
"lit-element" : " ^4.0.6" ,
79
79
"mocha" : " ^10.4.0" ,
80
80
"onchange" : " ^7.1.0" ,
81
- "prettier" : " ^3.3.1 " ,
81
+ "prettier" : " ^3.3.2 " ,
82
82
"rollup-plugin-esbuild" : " ^6.1.1" ,
83
83
"rollup-plugin-workbox" : " ^8.1.0" ,
84
84
"commit-and-tag-version" : " ^12.4.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"devDependencies" : {
3
- "prettier" : " ^3.3.1 " ,
3
+ "prettier" : " ^3.3.2 " ,
4
4
"eslint-config-prettier" : " ^9.1.0"
5
5
},
6
6
"eslintConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"devDependencies" : {
3
- "prettier" : " ^3.3.1 " ,
3
+ "prettier" : " ^3.3.2 " ,
4
4
"eslint-config-prettier" : " ^9.1.0"
5
5
},
6
6
"eslintConfig" : {
Original file line number Diff line number Diff line change @@ -5909,10 +5909,10 @@ prelude-ls@^1.2.1:
5909
5909
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
5910
5910
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
5911
5911
5912
- prettier@^3.3.1 :
5913
- version "3.3.1 "
5914
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1 .tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac "
5915
- integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg ==
5912
+ prettier@^3.3.2 :
5913
+ version "3.3.2 "
5914
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2 .tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a "
5915
+ integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA ==
5916
5916
5917
5917
pretty-bytes@^5.3.0, pretty-bytes@^5.5.0 :
5918
5918
version "5.6.0"
You can’t perform that action at this time.
0 commit comments