Bump babel-loader from 8.1.0 to 8.2.1

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.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/v8.1.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-11 03:05:40 +00:00
committed by GitHub
parent 6a98df3d81
commit 1363390e5e
2 changed files with 7 additions and 7 deletions

View File

@ -40,7 +40,7 @@
"@babel/preset-env": "^7.12.1",
"autoprefixer": "^9.8.6",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-loader": "^8.2.1",
"css-loader": "^4.3.0",
"eslint": "^7.13.0",
"eslint-config-airbnb-base": "^14.2.1",