Bump babel-loader from 10.1.0 to 10.1.1

Bumps [babel-loader](https://github.com/babel/babel-loader) from 10.1.0 to 10.1.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/v10.1.0...v10.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-10 08:02:41 +00:00
committed by GitHub
parent 8fd3c0a17b
commit 0fb5bf6c95
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.27",
"babel-eslint": "^10.1.0",
"babel-loader": "^10.1.0",
"babel-loader": "^10.1.1",
"babel-preset-minify": "^0.5.2",
"core-js": "^3.48.0",
"css-loader": "^7.1.4",
@@ -3962,9 +3962,9 @@
}
},
"node_modules/babel-loader": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-10.1.0.tgz",
"integrity": "sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-10.1.1.tgz",
"integrity": "sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==",
"dev": true,
"dependencies": {
"find-up": "^5.0.0"
@@ -15141,9 +15141,9 @@
}
},
"babel-loader": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-10.1.0.tgz",
"integrity": "sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-10.1.1.tgz",
"integrity": "sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==",
"dev": true,
"requires": {
"find-up": "^5.0.0"
+1 -1
View File
@@ -50,7 +50,7 @@
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.27",
"babel-eslint": "^10.1.0",
"babel-loader": "^10.1.0",
"babel-loader": "^10.1.1",
"babel-preset-minify": "^0.5.2",
"core-js": "^3.48.0",
"css-loader": "^7.1.4",