Skip to content

Commit

Permalink
build: bump the npm-main-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the npm-main-deps group with 1 update: [prettier-plugin-toml](https://github.com/un-ts/prettier).


Updates `prettier-plugin-toml` from 1.0.0 to 2.0.1
- [Release notes](https://github.com/un-ts/prettier/releases)
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un-ts/prettier/commits/[email protected])

---
updated-dependencies:
- dependency-name: prettier-plugin-toml
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-main-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 7a4befd commit 596d527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"prettier-plugin-toml": "^1.0.0"
"prettier-plugin-toml": "^2.0.1"
},
"prettier": {
"plugins": [
Expand Down

0 comments on commit 596d527

Please sign in to comment.