Skip to content

Commit

Permalink
chore(deps-dev): Bump prettier from 2.8.8 to 3.0.1 (#315)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump prettier from 2.8.8 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade eslint prettier plugin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Russ Bredihin <bredikhin@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and bredikhin authored Aug 17, 2023
1 parent 921b04d commit 8b8f339
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 @@ -60,13 +60,13 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.0.1",
"fast-jwt": "^3.0.0",
"fastify": "^4.0.2",
"jest": "^29.0.0",
"nock": "^13.0.2",
"prettier": "^2.0.5",
"prettier": "^3.0.1",
"tsd": "^0.28.0",
"typescript": "^5.0.2"
},
Expand Down

0 comments on commit 8b8f339

Please sign in to comment.