Browse Source

Bump babel-loader from 7.1.5 to 8.2.2

Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.5 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/v7.1.5...v8.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/213/head
dependabot-preview[bot] 5 years ago
committed by GitHub
parent
commit
36de25a50d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -21,7 +21,7 @@
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/runtime": "^7.13.9",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-loader": "^8.2.2",
"babel-preset-env": "^1.7.0",
"babel-preset-stage-0": "^6.24.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",


Loading…
Cancel
Save