Browse Source

chore(deps-dev): bump jest from 29.7.0 to 30.0.4

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.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/v30.0.4/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11507/head
dependabot[bot] 9 months ago
committed by GitHub
parent
commit
58544bb8ac
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -62,7 +62,7 @@
"express": "^4.21.1", "express": "^4.21.1",
"gh-pages": "^6.1.1", "gh-pages": "^6.1.1",
"husky": "^9.1.6", "husky": "^9.1.6",
"jest": "^29.7.0", "jest": "^30.0.4",
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",
"lint-staged": "^16.1.2", "lint-staged": "^16.1.2",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",

Loading…
Cancel
Save