about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 22:15:37 +0900
committerGitHub <noreply@github.com>2020-03-31 22:15:37 +0900
commit141e5c2a17cae30e3eece250343ad4622da24661 (patch)
tree99c2dd1b72dab6c3ba98f1550bcdaf8c00415d79 /package.json
parentdd084c3d767628df814f3a334a70a399f0616901 (diff)
Bump babel-loader from 8.0.6 to 8.1.0 (#13333)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3f6fd4d53..09f08446b 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
     "arrow-key-navigation": "^1.1.0",
     "autoprefixer": "^9.7.4",
     "axios": "^0.19.2",
-    "babel-loader": "^8.0.6",
+    "babel-loader": "^8.1.0",
     "babel-plugin-lodash": "^3.3.4",
     "babel-plugin-preval": "^5.0.0",
     "babel-plugin-react-intl": "^3.4.1",