From f7408f3df531ceaca12fd1f1e5cef17d0e51f021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 18:22:52 +0000 Subject: [PATCH] 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 d2c9df8..5d59049 100644 --- a/app/package.json +++ b/app/package.json @@ -40,7 +40,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": {