Skip to content

Commit

Permalink
fix(deps): Bump prettier from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 2436e88 commit fcd36c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sort-class-members": "^1.18.0",
"eslint-plugin-unicorn": "^48.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"putout": "^31.6.0"
},
"scripts": {
Expand Down Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sort-class-members": "^1.18.0",
"eslint-plugin-unicorn": "^48.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"putout": "^31.6.0"
}
}

0 comments on commit fcd36c7

Please sign in to comment.