Bump babel-loader from 8.2.3 to 8.2.4

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

---
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-03-28 02:02:00 +00:00
committed by GitHub
parent 073e413e1f
commit a21bdfc2e5
2 changed files with 6 additions and 15 deletions

View File

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