Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 1f5d172

Browse files
Bump rollup-plugin-scss from 3.0.0 to 4.0.0 in /web/app
Bumps [rollup-plugin-scss](https://github.com/thgh/rollup-plugin-scss) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/thgh/rollup-plugin-scss/releases) - [Changelog](https://github.com/thgh/rollup-plugin-scss/blob/v4/CHANGELOG.md) - [Commits](https://github.com/thgh/rollup-plugin-scss/commits) --- updated-dependencies: - dependency-name: rollup-plugin-scss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dcf671 commit 1f5d172

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rollup": "^3.17.2",
2525
"rollup-plugin-copy": "^3.4.0",
2626
"rollup-plugin-css-only": "^4.3.0",
27-
"rollup-plugin-scss": "^3.0.0",
27+
"rollup-plugin-scss": "^4.0.0",
2828
"rollup-plugin-svelte": "^7.1.3",
2929
"rollup-plugin-terser": "^7.0.0",
3030
"sass": "^1.58.3",

web/app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,10 @@ rollup-plugin-css-only@^4.3.0:
21332133
dependencies:
21342134
"@rollup/pluginutils" "5"
21352135

2136-
rollup-plugin-scss@^3.0.0:
2137-
version "3.0.0"
2138-
resolved "https://registry.yarnpkg.com/rollup-plugin-scss/-/rollup-plugin-scss-3.0.0.tgz#35ad0adc614217e0278e702d8a674820faa0929e"
2139-
integrity sha512-UldNaNHEon2a5IusHvj/Nnwc7q13YDvbFxz5pfNbHBNStxGoUNyM+0XwAA/UafJ1u8XRPGdBMrhWFthrrGZdWQ==
2136+
rollup-plugin-scss@^4.0.0:
2137+
version "4.0.0"
2138+
resolved "https://registry.yarnpkg.com/rollup-plugin-scss/-/rollup-plugin-scss-4.0.0.tgz#ae36d737fada444dc24c75d107abc7a893a5b7d6"
2139+
integrity sha512-wxasNXDYC2m+fDxCMgK00WebVWYmeFvShyNABmjvSJZ6D1/SepwqFeaMFMQromveI79gfvb64yJjiZZxSZxEIA==
21402140
dependencies:
21412141
rollup-pluginutils "^2.3.3"
21422142

0 commit comments

Comments
 (0)