Skip to content

Commit

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

---
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 Dec 5, 2024
1 parent 2e029e7 commit bc69fff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 34 deletions.
41 changes: 9 additions & 32 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 @@ -22,6 +22,6 @@
},
"devDependencies": {
"concurrently": "^8.2.2",
"prettier": "^3.2.5"
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.4",
"loader.js": "^4.7.0",
"prettier": "^2.8.3",
"prettier": "^3.4.2",
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"webpack": "^5.75.0"
Expand Down

0 comments on commit bc69fff

Please sign in to comment.