Bump ts-jest-mock-import-meta from 1.2.1 to 1.3.0 (#463)

Bumps [ts-jest-mock-import-meta](https://github.com/ThomZz/ts-jest-mock-import-meta) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/ThomZz/ts-jest-mock-import-meta/releases)
- [Commits](https://github.com/ThomZz/ts-jest-mock-import-meta/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: ts-jest-mock-import-meta
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2025-04-11 12:51:34 +03:00
committed by GitHub
parent 59b4e8c2af
commit e3d093c960
2 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.55.0",
"react-is": "^19.1.0",
"ts-jest-mock-import-meta": "^1.2.1",
"ts-jest-mock-import-meta": "^1.3.0",
"react-router": "^7.4.1",
"react-router-dom": "^7.4.1"
},