mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-22 15:41:44 +00:00
chore(deps-dev): bump the npm-dependencies group with 2 updates (#79)
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 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.0.2...v10.0.3) Updates `lint-staged` from 16.3.1 to 16.3.2 - [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.3.1...v16.3.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 16.3.2 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
3f2f792c94
commit
5f6aa56ab0
2 changed files with 55 additions and 55 deletions
|
|
@ -32,11 +32,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.27.3",
|
||||
"eslint": "^10.0.2",
|
||||
"eslint": "^10.0.3",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.2.0",
|
||||
"license-checker": "^25.0.1",
|
||||
"lint-staged": "^16.3.1",
|
||||
"lint-staged": "^16.3.2",
|
||||
"prettier": "^3.7.4"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue