From b797f2edb13f5b2e4eccb66e533870f016abac09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 05:22:27 +0000 Subject: [PATCH 1/3] Bump @adamlui/scss-to-css from 1.10.10 to 1.10.11 Bumps [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) from 1.10.10 to 1.10.11. - [Release notes](https://github.com/adamlui/scss-to-css/releases) - [Commits](https://github.com/adamlui/scss-to-css/compare/node-v1.10.10...node-v1.10.11) --- updated-dependencies: - dependency-name: "@adamlui/scss-to-css" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86793405e..4cb232c27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,13 +49,13 @@ } }, "node_modules/@adamlui/scss-to-css": { - "version": "1.10.10", - "resolved": "https://registry.npmjs.org/@adamlui/scss-to-css/-/scss-to-css-1.10.10.tgz", - "integrity": "sha512-ktzPRstmLUIgEXd0ksgL1afS9oc4PN5XUfZpcB4effH52zjdOKMjKzBSIxe8whx6ubiC67nNl3bdiRJuizKxsw==", + "version": "1.10.11", + "resolved": "https://registry.npmjs.org/@adamlui/scss-to-css/-/scss-to-css-1.10.11.tgz", + "integrity": "sha512-qlkC0VGPiYSJbP3oViX2TXOqP/puIRb8Q5n2NcbWYg9p28fw5W7lSfH/b2Q5sEeUI4qElgJJOUdMw/F8i4VpgA==", "dev": true, "dependencies": { "node-clipboardy": "^1.0.3", - "sass": "^1.79.5" + "sass": "^1.79.6" }, "bin": { "scss-to-css": "dist/cli.min.js", @@ -2915,9 +2915,9 @@ } }, "node_modules/sass": { - "version": "1.79.5", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.5.tgz", - "integrity": "sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==", + "version": "1.80.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.1.tgz", + "integrity": "sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==", "dev": true, "dependencies": { "@parcel/watcher": "^2.4.1", From 9aeea5151f79c61fb21739705e2f0e5ad3a07820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Thu, 17 Oct 2024 01:57:53 -0700 Subject: [PATCH 2/3] Bumped scss-to-css to 1.10.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ac1bd96e..e264fc448 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "devDependencies": { "@adamlui/minify.js": "^1.8.5", - "@adamlui/scss-to-css": "^1.10.10", + "@adamlui/scss-to-css": "^1.10.11", "docsify-cli": "^4.4.4", "eslint": "^9.12.0", "eslint-plugin-json": "^4.0.1", From b6d41ec6163ff2e605acab0840389c6edf405282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Thu, 17 Oct 2024 01:57:59 -0700 Subject: [PATCH 3/3] Bumped scss-to-css to 1.10.11 --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 4cb232c27..6bce646a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@adamlui/minify.js": "^1.8.5", - "@adamlui/scss-to-css": "^1.10.10", + "@adamlui/scss-to-css": "^1.10.11", "docsify-cli": "^4.4.4", "eslint": "^9.12.0", "eslint-plugin-json": "^4.0.1",