Bump @babel/register from 7.21.0 to 7.22.5 (#12238)

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.21.0 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  dependency-type: direct:development
  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] 2023-06-23 12:48:22 +02:00 коммит произвёл GitHub
Родитель ecaa971ae8
Коммит 659953f24a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -258,7 +258,7 @@
"@babel/preset-env": "^7.22.4", "@babel/preset-env": "^7.22.4",
"@babel/preset-flow": "^7.22.5", "@babel/preset-flow": "^7.22.5",
"@babel/preset-react": "^7.22.5", "@babel/preset-react": "^7.22.5",
"@babel/register": "^7.21.0", "@babel/register": "^7.22.5",
"@emotion/core": "^11.0.0", "@emotion/core": "^11.0.0",
"@testing-library/jest-dom": "^5.16.2", "@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",

Просмотреть файл

@ -1160,10 +1160,10 @@
"@babel/plugin-transform-react-jsx-development" "^7.22.5" "@babel/plugin-transform-react-jsx-development" "^7.22.5"
"@babel/plugin-transform-react-pure-annotations" "^7.22.5" "@babel/plugin-transform-react-pure-annotations" "^7.22.5"
"@babel/register@^7.21.0": "@babel/register@^7.22.5":
version "7.21.0" version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.21.0.tgz#c97bf56c2472e063774f31d344c592ebdcefa132" resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.22.5.tgz#e4d8d0f615ea3233a27b5c6ada6750ee59559939"
integrity sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw== integrity sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==
dependencies: dependencies:
clone-deep "^4.0.1" clone-deep "^4.0.1"
find-cache-dir "^2.0.0" find-cache-dir "^2.0.0"