mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-20 12:59:46 +00:00
chore(deps-dev): bump the npm-dependencies group with 2 updates (#48)
Bumps the npm-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0) Updates `lint-staged` from 16.2.4 to 16.2.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.4...v16.2.5) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 16.2.5 dependency-type: direct:development update-type: version-update:semver-patch 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
2d0e65ea11
commit
575d873cff
2 changed files with 28 additions and 27 deletions
|
|
@ -31,10 +31,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint": "^9.38.0",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.2.0",
|
||||
"lint-staged": "^16.2.4",
|
||||
"lint-staged": "^16.2.5",
|
||||
"prettier": "^3.6.2"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue