Skip to content

Commit

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

---
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] committed Dec 11, 2023
1 parent 02a6f0d commit 2ca32a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 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 @@ -44,7 +44,7 @@
"isomorphic-fetch": "3.0.0",
"lodash.debounce": "4.0.8",
"lodash.isequal": "4.5.0",
"prettier": "2.8.8",
"prettier": "3.1.1",
"prop-types": "15.8.1",
"query-string": "8.1.0",
"react": "^18.2.0",
Expand All @@ -56,6 +56,6 @@
"styled-components": "^6.0.9"
},
"devDependencies": {
"prettier": "2.8.8"
"prettier": "3.1.1"
}
}

0 comments on commit 2ca32a1

Please sign in to comment.