Skip to content

Commit

Permalink
fix(deps): update dependency prettier-plugin-organize-imports to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 0da0d6d commit b64e1f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 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 @@ -10,7 +10,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0"
"prettier-plugin-organize-imports": "4.1.0"
},
"devDependencies": {
"@commitlint/config-conventional": "19.5.0",
Expand Down

0 comments on commit b64e1f3

Please sign in to comment.