From 7b01869b619d45e298df982cc0e85ff9a6bea513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:25:46 +0100 Subject: [PATCH] Bump sass from 1.70.0 to 1.71.0 (#172) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 4895a83..f9f7ecb 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "eslint-plugin-astro": "^0.31.4", "eslint-plugin-jsx-a11y": "^6.8.0", "prettier-plugin-astro": "^0.13.0", - "sass": "^1.70.0" + "sass": "^1.71.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 524cd4e..d4b55d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 2.4.1(react-dom@18.2.0)(react@18.2.0) astro: specifier: ^4.3.5 - version: 4.3.5(sass@1.70.0)(typescript@5.1.3) + version: 4.3.5(sass@1.71.0)(typescript@5.1.3) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -59,8 +59,8 @@ devDependencies: specifier: ^0.13.0 version: 0.13.0 sass: - specifier: ^1.70.0 - version: 1.70.0 + specifier: ^1.71.0 + version: 1.71.0 packages: @@ -119,7 +119,7 @@ packages: peerDependencies: astro: ^4.0.0 dependencies: - astro: 4.3.5(sass@1.70.0)(typescript@5.1.3) + astro: 4.3.5(sass@1.71.0)(typescript@5.1.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2797,7 +2797,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.5) '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 5.0.12(sass@1.70.0) + vite: 5.0.12(sass@1.71.0) transitivePeerDependencies: - supports-color dev: false @@ -3016,7 +3016,7 @@ packages: - supports-color dev: true - /astro@4.3.5(sass@1.70.0)(typescript@5.1.3): + /astro@4.3.5(sass@1.71.0)(typescript@5.1.3): resolution: {integrity: sha512-7jPffNlcmDO94NlkWe/hUWta/pIjlx1LVD/DZb/fyjT1Jv+7mGhKZBIjkDfeVpequW70mep8cAS5RM7Pxa0Gdg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -3080,7 +3080,7 @@ packages: tsconfck: 3.0.0(typescript@5.1.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.0.12(sass@1.70.0) + vite: 5.0.12(sass@1.71.0) vitefu: 0.2.5(vite@5.0.12) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -7720,8 +7720,8 @@ packages: suf-log: 2.5.3 dev: true - /sass@1.70.0: - resolution: {integrity: sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==} + /sass@1.71.0: + resolution: {integrity: sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -8717,7 +8717,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite@5.0.12(sass@1.70.0): + /vite@5.0.12(sass@1.71.0): resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -8748,7 +8748,7 @@ packages: esbuild: 0.19.8 postcss: 8.4.32 rollup: 4.6.1 - sass: 1.70.0 + sass: 1.71.0 optionalDependencies: fsevents: 2.3.3 dev: false @@ -8761,7 +8761,7 @@ packages: vite: optional: true dependencies: - vite: 5.0.12(sass@1.70.0) + vite: 5.0.12(sass@1.71.0) dev: false /vlq@1.0.1: