summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-27 11:36:47 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-27 11:36:47 +0900
commit5449da285c1419bf355f6ad8e1a47400cfa7d849 (patch)
tree50031d1b5b735b923a3499b7bde815aadf1ce466 /package.json
parentde662961dff8f7853e7cc001914c0dbca7206b74 (diff)
Bump @babel/plugin-transform-react-jsx-self from 7.2.0 to 7.7.4 (#12466)
Bumps [@babel/plugin-transform-react-jsx-self](https://github.com/babel/babel) from 7.2.0 to 7.7.4. - [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.2.0...v7.7.4) 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 8451b098161..0032ea57611 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
- "@babel/plugin-transform-react-jsx-self": "^7.2.0",
+ "@babel/plugin-transform-react-jsx-self": "^7.7.4",
"@babel/plugin-transform-react-jsx-source": "^7.5.0",
"@babel/plugin-transform-runtime": "^7.7.4",
"@babel/preset-env": "^7.7.1",