Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.4 (#916)
Browse files Browse the repository at this point in the history
Co-authored-by: taiga-family-bot <[email protected]>
  • Loading branch information
taiga-family-bot and taiga-family-bot authored Jan 17, 2024
1 parent 3572eda commit 6d808a5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"ng-packagr": "15.2.2",
"nx": "17.2.8",
"postcss-preset-env": "9.3.0",
"prettier": "3.2.3",
"prettier": "3.2.4",
"standard-version": "9.5.0",
"stylelint": "16.1.0",
"ts-jest": "29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions projects/react/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"@nx/react/babel",
{
"runtime": "automatic",
"useBuiltIns": "usage",
},
],
"useBuiltIns": "usage"
}
]
],
"plugins": [],
"plugins": []
}

0 comments on commit 6d808a5

Please sign in to comment.