From 4318f9026354f5d79688eb63c3c6bd79d60b0082 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Mon, 3 Aug 2020 22:57:39 -0600 Subject: [PATCH] Upgrade parcel-bundler version, I guess --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7ee18af..78666da 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "autoprefixer": "^9.8.6", "concurrently": "^5.2.0", "cpx": "^1.5.0", - "parcel-bundler": "^1.12.3", + "parcel-bundler": "^1.12.4", "parcel-plugin-goodie-bag": "^2.0.0", "rimraf": "^3.0.2", "sass": "^1.26.10", diff --git a/yarn.lock b/yarn.lock index 3382cb6..1c7a089 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4203,7 +4203,7 @@ papaparse@^5.1.1: resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.2.0.tgz#97976a1b135c46612773029153dc64995caa3b7b" integrity sha512-ylq1wgUSnagU+MKQtNeVqrPhZuMYBvOSL00DHycFTCxownF95gpLAk1HiHdUW77N8yxRq1qHXLdlIPyBSG9NSA== -parcel-bundler@^1.12.3: +parcel-bundler@^1.12.4: version "1.12.4" resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.4.tgz#31223f4ab4d00323a109fce28d5e46775409a9ee" integrity sha512-G+iZGGiPEXcRzw0fiRxWYCKxdt/F7l9a0xkiU4XbcVRJCSlBnioWEwJMutOCCpoQmaQtjB4RBHDGIHN85AIhLQ==