From a6b8afed524fa16d17b3c3b2b45b12bd25b11140 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2019 12:31:18 +0000 Subject: [PATCH] chore(package): update bundlesize to version 0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dad194..d606ef0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/react": "^0.14 || ^15 || ^16", "ajv": "^6.5.3", "babel-plugin-dynamic-import-node": "^2.1.0", - "bundlesize": "^0.17.0", + "bundlesize": "^0.18.0", "flowgen": "^1.2.2", "kcd-scripts": "^0.44.0", "react": "^0.14 || ^15 || ^16",