build(deps): bump babel-jest from 29.2.0 to 29.2.1 (#1221)

* build(deps): bump babel-jest from 29.2.0 to 29.2.1

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.2.0 to 29.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-10-18 16:24:35 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 5948952174
commit 7e169d653b
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/web-locks-api": "^0.0.2",
"@types/wicg-file-system-access": "^2020.9.5",
"@types/zen-push": "^0.1.1",
"babel-jest": "^29.1.0",
"babel-jest": "^29.2.1",
"babel-loader": "^8.2.3",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-named-asset-import": "^0.3.8",