From de9322cc246895cc89c0546c75803b982d59c06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 12:34:06 +0000 Subject: [PATCH] Bump parcel-bundler from 1.6.2 to 1.12.4 Bumps [parcel-bundler](https://github.com/parcel-bundler/parcel) from 1.6.2 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.6.2...parcel-bundler@1.12.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ada6ff4..e5ee75a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "node-sass": "4.9.3", "node-sass-utils": "1.1.2", "optimize-css-assets-webpack-plugin": "5.0.0", - "parcel-bundler": "1.6.2", + "parcel-bundler": "1.12.4", "postcss-loader": "3.0.0", "react": "16.5.2", "react-dom": "16.5.2",