Skip to content

Commit

Permalink
Bump prettier in /validator/imported in the actions-deps group (#308)
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.3.1 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.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 832be16 commit 162c9a4
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.3.1"
"prettier": "^3.3.2"
}
}

0 comments on commit 162c9a4

Please sign in to comment.