From 931278d9c341579319f607b1edb73147b4722bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 10:05:24 +0000 Subject: [PATCH] Bump destyle.css from 1.0.15 to 3.0.2 Bumps [destyle.css](https://github.com/nicolas-cusan/destyle.css) from 1.0.15 to 3.0.2. - [Release notes](https://github.com/nicolas-cusan/destyle.css/releases) - [Commits](https://github.com/nicolas-cusan/destyle.css/commits) --- updated-dependencies: - dependency-name: destyle.css dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd21af2..99acf17 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "airtable": "^0.9.0", "axios": "^0.20.0", "core-js": "^3.6.5", - "destyle.css": "^1.0.15", + "destyle.css": "^3.0.2", "vue": "^2.6.12" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a83a00c..9e7a7b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3386,10 +3386,10 @@ destroy@~1.0.4: resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= -destyle.css@^1.0.15: - version "1.0.15" - resolved "https://registry.yarnpkg.com/destyle.css/-/destyle.css-1.0.15.tgz#32cb574ca0fc8d9c89443947f0a11beb6b5081cd" - integrity sha512-ZKuiTAf4Ha2/vsJvFk5oqxSNQiA2pPTskg3KJaVZb3fYf2/X2DYuib1rYvOhZr4mkIz+r+DvMlEvI1qxKLZUKg== +destyle.css@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/destyle.css/-/destyle.css-3.0.2.tgz#80c331db91f02337040b62dc534ab4f3dc075546" + integrity sha512-OUzuAlridP01YP0seHxx+FgwhdXF07Ls9NxnJpR8EI7ADioswoR7VKkBd/s1hNw/G4ILasLSA0k2Kw1M57r1kA== detect-node@^2.0.4: version "2.0.4"