Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 2a6b6cf commit 3bfcd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^4.0.3",
"prettier": "2.8.7",
"prettier": "3.1.0",
"prop-types": "^15.8.1",
"vite": "^4.4.5"
}
Expand Down

0 comments on commit 3bfcd58

Please sign in to comment.