From 9afd3fac8eb138456e78deedb559fd4a553c168e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 15:03:07 +0000 Subject: [PATCH] build(deps): bump analyze-css from 2.1.19 to 2.1.20 (#1085) Bumps [analyze-css](https://github.com/macbre/analyze-css) from 2.1.19 to 2.1.20. - [Release notes](https://github.com/macbre/analyze-css/releases) - [Commits](https://github.com/macbre/analyze-css/compare/v2.1.19...v2.1.20) --- updated-dependencies: - dependency-name: analyze-css dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ff4d5afa3..bb448e6fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1186,9 +1186,9 @@ } }, "node_modules/analyze-css": { - "version": "2.1.19", - "resolved": "https://registry.npmjs.org/analyze-css/-/analyze-css-2.1.19.tgz", - "integrity": "sha512-ms/g/zVIB61/ighQLLG8XDXfyUZpjsGUxvThp2zFwAunZ6PkUOj/YFFNXjBdqitj0oDcyZRxdf3apfLkMrA1Cw==", + "version": "2.1.20", + "resolved": "https://registry.npmjs.org/analyze-css/-/analyze-css-2.1.20.tgz", + "integrity": "sha512-Ae8gGwLHVBtF1jYpPztbAYr8njnxK+pldUdubprCd4DBYuHUc+r4H9bMNGB3P6dKOsD5YvgwSRGCNWh7eI/JDw==", "dependencies": { "cli": "^1.0.1", "commander": "^9.0.0", @@ -6201,9 +6201,9 @@ } }, "analyze-css": { - "version": "2.1.19", - "resolved": "https://registry.npmjs.org/analyze-css/-/analyze-css-2.1.19.tgz", - "integrity": "sha512-ms/g/zVIB61/ighQLLG8XDXfyUZpjsGUxvThp2zFwAunZ6PkUOj/YFFNXjBdqitj0oDcyZRxdf3apfLkMrA1Cw==", + "version": "2.1.20", + "resolved": "https://registry.npmjs.org/analyze-css/-/analyze-css-2.1.20.tgz", + "integrity": "sha512-Ae8gGwLHVBtF1jYpPztbAYr8njnxK+pldUdubprCd4DBYuHUc+r4H9bMNGB3P6dKOsD5YvgwSRGCNWh7eI/JDw==", "requires": { "cli": "^1.0.1", "commander": "^9.0.0",