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>2019-11-18 22:43:49 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-18 22:43:49 +0900
commit6e8d6ba3b7710f28af7ee48d20485af18ca807c7 (patch)
tree8603dfd0708a8ef04afaaacabc4dc99d899e0681 /package.json
parent4e992e4ea8cefcf8073513ff6b7f6d84224f6b72 (diff)
Bump babel-plugin-preval from 3.0.1 to 4.0.0 (#12414)
Bumps [babel-plugin-preval](https://github.com/kentcdodds/babel-plugin-preval) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/kentcdodds/babel-plugin-preval/releases)
- [Changelog](https://github.com/kentcdodds/babel-plugin-preval/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/babel-plugin-preval/compare/v3.0.1...v4.0.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 b4ec30127..736108c0e 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
     "axios": "^0.19.0",
     "babel-loader": "^8.0.6",
     "babel-plugin-lodash": "^3.3.4",
-    "babel-plugin-preval": "^3.0.1",
+    "babel-plugin-preval": "^4.0.0",
     "babel-plugin-react-intl": "^3.4.1",
     "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
     "babel-runtime": "^6.26.0",