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-01-14 11:34:09 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-14 11:34:09 +0900
commit1fd74ba09e3802ab54910d3d95a6c272bfdec8c2 (patch)
tree88b9f3b766155848b809b167c0f5972446de9b7e /package.json
parent114ee287dc82fda018ee391fa50dc9107191a435 (diff)
Bump @babel/plugin-transform-react-inline-elements from 7.7.4 to 7.8.0 (#12848)
Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel) from 7.7.4 to 7.8.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.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 4196ecb7c..c2a254493 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "@babel/core": "^7.7.7",
     "@babel/plugin-proposal-class-properties": "^7.7.4",
     "@babel/plugin-proposal-decorators": "^7.8.0",
-    "@babel/plugin-transform-react-inline-elements": "^7.7.4",
+    "@babel/plugin-transform-react-inline-elements": "^7.8.0",
     "@babel/plugin-transform-runtime": "^7.7.6",
     "@babel/preset-env": "^7.7.7",
     "@babel/preset-react": "^7.7.4",