From 8f7178bfaee9a5bd557d474bab04a657f76fec28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:19:30 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.69.1 to 1.69.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.1 to 1.69.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.69.1...1.69.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- output/react/package.json | 2 +- output/vue/vue3/package.json | 2 +- package-lock.json | 32 +++++++++++++++---------------- packages/components/package.json | 2 +- packages/foundations/package.json | 2 +- showcases/patternhub/package.json | 2 +- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/output/react/package.json b/output/react/package.json index 2dac3f9a9e6..474eb4ca35a 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -30,7 +30,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.1" + "sass": "^1.69.2" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/output/vue/vue3/package.json b/output/vue/vue3/package.json index b50b0d0fb79..e10c14224a4 100644 --- a/output/vue/vue3/package.json +++ b/output/vue/vue3/package.json @@ -37,7 +37,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "^4.9.5", "vite": "^4.4.11", "vue-tsc": "^1.8.18" diff --git a/package-lock.json b/package-lock.json index 0a9bf6acf7a..ec10e12de1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30526,9 +30526,9 @@ } }, "node_modules/sass": { - "version": "1.69.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz", - "integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==", + "version": "1.69.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.2.tgz", + "integrity": "sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==", "devOptional": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -38313,7 +38313,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.1" + "sass": "^1.69.2" } }, "output/vue/vue3": { @@ -38327,7 +38327,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "^4.9.5", "vite": "^4.4.11", "vue-tsc": "^1.8.18" @@ -38358,7 +38358,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.1" + "sass": "^1.69.2" } }, "packages/eslint": { @@ -38379,7 +38379,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" } @@ -39383,7 +39383,7 @@ "eslint-config-next": "13.5.4", "iframe-resizer": "^4.3.7", "open-cli": "^7.2.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "4.9.5" } }, @@ -41979,7 +41979,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.1" + "sass": "^1.69.2" } }, "@db-ui/docs": { @@ -41997,7 +41997,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" } @@ -42833,7 +42833,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.1" + "sass": "^1.69.2" } }, "@db-ui/v-components": { @@ -42842,7 +42842,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "^4.9.5", "vite": "^4.4.11", "vue": "^3.3.4", @@ -50671,7 +50671,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "remark-gfm": "3.0.1", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "4.9.5" } }, @@ -63144,9 +63144,9 @@ } }, "sass": { - "version": "1.69.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz", - "integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==", + "version": "1.69.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.2.tgz", + "integrity": "sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==", "devOptional": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/packages/components/package.json b/packages/components/package.json index 4945b12157e..2af5c31dac0 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -54,7 +54,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.1" + "sass": "^1.69.2" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/packages/foundations/package.json b/packages/foundations/package.json index f77a9fdbd03..455c34d1dca 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -39,7 +39,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" }, diff --git a/showcases/patternhub/package.json b/showcases/patternhub/package.json index 29959a80957..d6bda65e18b 100644 --- a/showcases/patternhub/package.json +++ b/showcases/patternhub/package.json @@ -42,7 +42,7 @@ "eslint-config-next": "13.5.4", "iframe-resizer": "^4.3.7", "open-cli": "^7.2.0", - "sass": "^1.69.1", + "sass": "^1.69.2", "typescript": "4.9.5" } }