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

Commit 9c6e9b4

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 331f75a commit 9c6e9b4

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": "^2.79.0",
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.2",
2929
"rollup-plugin-terser": "^7.0.0",
3030
"sass": "^1.58.1",

web/app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2128,10 +2128,10 @@ rollup-plugin-css-only@^4.3.0:
21282128
dependencies:
21292129
"@rollup/pluginutils" "5"
21302130

2131-
rollup-plugin-scss@^3.0.0:
2132-
version "3.0.0"
2133-
resolved "https://registry.yarnpkg.com/rollup-plugin-scss/-/rollup-plugin-scss-3.0.0.tgz#35ad0adc614217e0278e702d8a674820faa0929e"
2134-
integrity sha512-UldNaNHEon2a5IusHvj/Nnwc7q13YDvbFxz5pfNbHBNStxGoUNyM+0XwAA/UafJ1u8XRPGdBMrhWFthrrGZdWQ==
2131+
rollup-plugin-scss@^4.0.0:
2132+
version "4.0.0"
2133+
resolved "https://registry.yarnpkg.com/rollup-plugin-scss/-/rollup-plugin-scss-4.0.0.tgz#ae36d737fada444dc24c75d107abc7a893a5b7d6"
2134+
integrity sha512-wxasNXDYC2m+fDxCMgK00WebVWYmeFvShyNABmjvSJZ6D1/SepwqFeaMFMQromveI79gfvb64yJjiZZxSZxEIA==
21352135
dependencies:
21362136
rollup-pluginutils "^2.3.3"
21372137

0 commit comments

Comments
 (0)