Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 62d7455 commit aab9486
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion ember-amount-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.1.0",
"prettier": "^3.2.2",
"rollup": "^4.9.1",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@release-it/conventional-changelog": "^8.0.1",
"concurrently": "^8.2.2",
"lefthook": "^1.5.5",
"prettier": "^3.1.0",
"prettier": "^3.2.2",
"release-it": "^16.2.1"
},
"engines": {
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-plugin-qunit": "^8.0.1",
"lerna-changelog": "^2.2.0",
"loader.js": "^4.7.0",
"prettier": "^3.1.0",
"prettier": "^3.2.2",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"stylelint": "^16.1.0",
Expand Down

0 comments on commit aab9486

Please sign in to comment.