From 2b6453db84ad7921eae7df1a5bdaf89ffdc142a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 13:51:36 +0000 Subject: [PATCH] fix: update @thc/webpack-quark-misc to v1.0.1 --- packages/atoms/webpack-atom-js-react-css/package.json | 2 +- packages/atoms/webpack-atom-js-react-scss/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/atoms/webpack-atom-js-react-css/package.json b/packages/atoms/webpack-atom-js-react-css/package.json index 0af6d0ad..ee30a797 100644 --- a/packages/atoms/webpack-atom-js-react-css/package.json +++ b/packages/atoms/webpack-atom-js-react-css/package.json @@ -45,7 +45,7 @@ "@thc/webpack-quark-dev-server": "1.0.1-beta.7", "@thc/webpack-quark-entry": "1.0.1-beta.3", "@thc/webpack-quark-html": "1.0.1-beta.2", - "@thc/webpack-quark-misc": "1.0.1-beta.4", + "@thc/webpack-quark-misc": "1.0.1", "@thc/webpack-quark-optimize": "1.0.1-beta.2", "@thc/webpack-quark-output": "1.0.1-beta.2", "@thc/webpack-quark-sourcemap": "1.0.1-beta.1", diff --git a/packages/atoms/webpack-atom-js-react-scss/package.json b/packages/atoms/webpack-atom-js-react-scss/package.json index a4a036b1..fdce871b 100644 --- a/packages/atoms/webpack-atom-js-react-scss/package.json +++ b/packages/atoms/webpack-atom-js-react-scss/package.json @@ -44,7 +44,7 @@ "@thc/webpack-quark-dev-server": "1.0.1-beta.7", "@thc/webpack-quark-entry": "1.0.1-beta.3", "@thc/webpack-quark-html": "1.0.1-beta.2", - "@thc/webpack-quark-misc": "1.0.1-beta.4", + "@thc/webpack-quark-misc": "1.0.1", "@thc/webpack-quark-optimize": "1.0.1-beta.2", "@thc/webpack-quark-output": "1.0.1-beta.2", "@thc/webpack-quark-scss": "1.0.1-beta.1",