build(deps-dev): bump babel-loader in the babel-dependencies group

Bumps the babel-dependencies group with 1 update: [babel-loader](https://github.com/babel/babel-loader).


Updates `babel-loader` from 10.0.0 to 10.1.0
- [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/v10.0.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 03:03:00 +00:00
committed by GitHub
parent aaee733c0d
commit 8d7d67f775
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@babel/preset-env": "^7.29.0",
"@symfony/webpack-encore": "^5.3.1",
"autoprefixer": "^10.4.27",
"babel-loader": "^10.0.0",
"babel-loader": "^10.1.0",
"core-js": "^3.48.0",
"css-loader": "^7.1.4",
"eslint": "^8.57.1",

View File

@ -1711,10 +1711,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"
babel-loader@^10.0.0, "babel-loader@^9.1.3 || ^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
babel-loader@^10.1.0, "babel-loader@^9.1.3 || ^10.0.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.0.tgz#3ac62a9a47dba6b1be77fb24764ec5784981fbbe"
integrity sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==
dependencies:
find-up "^5.0.0"