chore(deps-dev): bump babel-loader from 8.1.0 to 8.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-14 02:20:28 +00:00 committed by GitHub
parent 637be8bfa1
commit 2e6f2f285e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
"devDependencies": {
"@craco/craco": "^6.1.1",
"@types/react-helmet": "^6.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"cross-env": "7.0.3",
"ts-loader": "^8.0.18",
"webpack": "4.44.2"