From da6070a10f07b703b1c022a811645ea42c0190ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:16:00 +0000 Subject: [PATCH] Bump sass from 1.66.1 to 1.67.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.0. - [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.66.1...1.67.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 81c8bcd..587860a 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "eslint-plugin-astro": "^0.29.0", "eslint-plugin-jsx-a11y": "^6.7.1", "@typescript-eslint/parser": "^6.6.0", - "sass": "^1.66.1" + "sass": "^1.67.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6a1b9b..5d1311c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 18.2.7 astro: specifier: ^3.1.0 - version: 3.1.0(sass@1.66.1) + version: 3.1.0(sass@1.67.0) classnames: specifier: ^2.3.2 version: 2.3.2 @@ -41,8 +41,8 @@ devDependencies: specifier: ^6.7.1 version: 6.7.1(eslint@8.49.0) sass: - specifier: ^1.66.1 - version: 1.66.1 + specifier: ^1.67.0 + version: 1.67.0 packages: @@ -72,7 +72,7 @@ packages: astro: ^3.1.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.1.0(sass@1.66.1) + astro: 3.1.0(sass@1.67.0) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1106,7 +1106,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.11) '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.11) react-refresh: 0.14.0 - vite: 4.4.9(sass@1.66.1) + vite: 4.4.9(sass@1.67.0) transitivePeerDependencies: - supports-color dev: false @@ -1260,7 +1260,7 @@ packages: - supports-color dev: true - /astro@3.1.0(sass@1.66.1): + /astro@3.1.0(sass@1.67.0): resolution: {integrity: sha512-hVPZg9uDafqJbDwOwtcujwhJ6Qp3BCaIj1cvablTYI0jdYrZSvcybhIMTf8NhzK5smvZy2Bv9eEDYXLpiLDrRQ==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -1316,7 +1316,7 @@ packages: undici: 5.23.0 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(sass@1.66.1) + vite: 4.4.9(sass@1.67.0) vitefu: 0.2.4(vite@4.4.9) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -4066,8 +4066,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: false - /sass@1.66.1: - resolution: {integrity: sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==} + /sass@1.67.0: + resolution: {integrity: sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4686,7 +4686,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.9(sass@1.66.1): + /vite@4.4.9(sass@1.67.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4717,7 +4717,7 @@ packages: esbuild: 0.18.17 postcss: 8.4.27 rollup: 3.28.1 - sass: 1.66.1 + sass: 1.67.0 optionalDependencies: fsevents: 2.3.2 dev: false @@ -4730,7 +4730,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(sass@1.66.1) + vite: 4.4.9(sass@1.67.0) dev: false /vscode-oniguruma@1.7.0: