mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-03-15 11:52:59 +00:00
Bump the npm-development group with 2 updates (#665)
Bumps the npm-development group with 2 updates: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0) Updates `jest` from 30.0.0 to 30.0.2 - [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.0.2/packages/jest) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: jest dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... 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
f650dec89e
commit
1c9ec82344
1418
package-lock.json
generated
1418
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -79,9 +79,9 @@
|
||||
"@types/node": "^24.0.3",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jest": "^28.14.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest": "^30.0.2",
|
||||
"jose": "^5.9.6",
|
||||
"markdownlint-cli": "^0.45.0",
|
||||
"nock": "^14.0.5",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user