Skip to content

Commit

Permalink
Bump prettier in /validator/imported in the actions-deps group (#299)
Browse files Browse the repository at this point in the history
Bumps the actions-deps group in /validator/imported with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.2.5 to 3.3.0
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 0ed4973 commit 7c770f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions validator/imported/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 validator/imported/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"js-yaml": "^4.0.0"
},
"devDependencies": {
"prettier": "^3.2.5"
"prettier": "^3.3.0"
}
}

0 comments on commit 7c770f6

Please sign in to comment.