Bump babel-loader from 8.2.4 to 8.2.5

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [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/v8.2.4...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  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]
2022-05-03 03:44:48 +00:00
committed by GitHub
parent d4a331af4a
commit 28fe2d3c08
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"@babel/eslint-parser": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"autoprefixer": "^10.4.6",
"babel-loader": "^8.2.4",
"babel-loader": "^8.2.5",
"css-loader": "^6.7.1",
"eslint": "^8.14.0",
"eslint-config-airbnb-base": "^15.0.0",