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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"
},

View File

@ -5175,10 +5175,10 @@ ts-api-utils@^2.0.1:
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
ts-jest-mock-import-meta@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/ts-jest-mock-import-meta/-/ts-jest-mock-import-meta-1.2.1.tgz#773a67810eede5f48df23a2f2f0bd4532bdc9129"
integrity sha512-+qh8ZijpFnh7nMNdw1yYrvmnhe3Rctau5a3AFtgBAtps46RSiC8SHr3Z0S9sNqCU3cNOGumCAVO7Ac65fstxRA==
ts-jest-mock-import-meta@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ts-jest-mock-import-meta/-/ts-jest-mock-import-meta-1.3.0.tgz#7ba02843b5055710b311b8f677d90f6c3c00dd41"
integrity sha512-xiuhc4DXRp35Lwy3bPB9X7utwyBJzp0tkse2qt3V3wxaCNSEOq54HyMxz75mvdG6LcOF4hawgb6vxEIpWnUe5A==
ts-jest@^29.3.1:
version "29.3.1"