mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-21 22:38:51 +00:00
chore(deps-dev): bump prettier in the npm-dependencies group (#59)
Bumps the npm-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef4f50641c
commit
c46e98833b
2 changed files with 11 additions and 5 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"husky": "^9.1.7",
|
||||
"jest": "^30.2.0",
|
||||
"lint-staged": "^16.2.7",
|
||||
"prettier": "^3.6.2"
|
||||
"prettier": "^3.7.3"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue