chore(deps-dev): bump jest from 29.6.3 to 29.6.4 (#13118)
* chore(deps-dev): bump jest from 29.6.3 to 29.6.4 Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.3 to 29.6.4. - [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/v29.6.4/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
b08045ceff
commit
55b7c30d6a
|
|
@ -159,7 +159,7 @@
|
|||
"eslint-plugin-yml": "1.8.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"husky": "8.0.3",
|
||||
"jest": "29.6.3",
|
||||
"jest": "29.6.4",
|
||||
"jest-junit": "16.0.0",
|
||||
"lint-staged": "14.0.1",
|
||||
"mockdate": "3.0.5",
|
||||
|
|
|
|||
430
pnpm-lock.yaml
430
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue