Skip to content

Commit

Permalink
build(deps): bump prettier from 2.8.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 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.1...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b089e86 commit 00500e3
Show file tree
Hide file tree
Showing 3 changed files with 1,246 additions and 1,157 deletions.
2 changes: 1 addition & 1 deletion packages/elint-preset-self/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-promise": "^6.1.1",
"prettier": "^2.8.1",
"prettier": "^3.1.0",
"stylelint": "^14.16.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"elint": "workspace:*",
"ignore": "^5.2.4",
"prettier": "^2.8.1"
"prettier": "^3.1.0"
},
"dependencies": {
"chalk": "^5.2.0"
Expand Down
Loading

0 comments on commit 00500e3

Please sign in to comment.