From bcc0a9dc453e35f5c667d430d8751f1fdfd374f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 18:36:38 +0000 Subject: [PATCH] chore(deps-dev): bump parcel-bundler from 1.9.7 to 1.12.4 in /app Bumps [parcel-bundler](https://github.com/parcel-bundler/parcel) from 1.9.7 to 1.12.4. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](https://github.com/parcel-bundler/parcel/compare/v1.9.7...parcel-bundler@1.12.4) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 4d468e3..4542623 100644 --- a/app/package.json +++ b/app/package.json @@ -39,7 +39,7 @@ "eslint-plugin-react-hooks": "^1.6.0", "eslint-plugin-standard": "^4.0.0", "jest": "^23.0.1", - "parcel-bundler": "1.9.7", + "parcel-bundler": "1.12.4", "prettier": "^1.8.2" }, "scripts": {