Skip to content

Commit

Permalink
build(deps-dev): bump the prettier group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prettier group with 2 updates: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier).


Updates `eslint-plugin-prettier` from 4.2.1 to 5.1.2
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.1.2)

Updates `prettier` from 2.7.1 to 3.1.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.1...3.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prettier
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prettier
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 73660bf commit 968e555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"eslint": "8.56.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-tsdoc": "0.2.17",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"husky": "8.0.1",
"lint-staged": "15.2.0",
"parcel": "2.10.3",
"prettier": "2.7.1",
"prettier": "3.1.1",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 968e555

Please sign in to comment.