Bump babel-loader from 9.1.3 to 9.2.1

Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 9.2.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 06:39:22 +00:00 коммит произвёл GitHub
Родитель c0aecf87f7
Коммит 0209dd9433
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -266,7 +266,7 @@
"@testing-library/user-event": "^14.5.2",
"autoprefixer": "^10.4.19",
"babel-gettext-extractor": "https://github.com/willdurand/babel-gettext-extractor#5.1.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-plugin-dynamic-import-node": "^2.2.0",
"bundlewatch": "^0.3.3",
"chalk": "^4.0.0",

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

@ -2678,10 +2678,10 @@ babel-jest@^29.7.0:
graceful-fs "^4.2.9"
slash "^3.0.0"
babel-loader@^9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
babel-loader@^9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
dependencies:
find-cache-dir "^4.0.0"
schema-utils "^4.0.0"