mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-08 08:45:48 +00:00
chore(deps-dev): bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `jest` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `lint-staged` from 16.2.0 to 16.2.3 - [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.0...v16.2.3) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c8b67a85f1
commit
e7520b805b
2 changed files with 342 additions and 333 deletions
671
package-lock.json
generated
671
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -33,8 +33,8 @@
|
|||
"@vercel/ncc": "^0.38.4",
|
||||
"eslint": "^9.36.0",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.1.3",
|
||||
"lint-staged": "^16.2.0",
|
||||
"jest": "^30.2.0",
|
||||
"lint-staged": "^16.2.3",
|
||||
"prettier": "^3.6.2"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue