Skip to content

Commit

Permalink
chore(deps-dev): Bump prettier in the npm-deps group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm-deps group with 1 update in the / directory: [prettier](https://github.com/prettier/prettier).


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

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent e4d089b commit b810da7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"homepage": "https://www.artichokeruby.org",
"bugs": "https://github.com/artichoke/cactusref/issues",
"devDependencies": {
"prettier": "^3.2.5"
"prettier": "^3.3.2"
},
"scripts": {
"fmt": "prettier --write \"**/*\""
Expand Down

0 comments on commit b810da7

Please sign in to comment.