Skip to content

Commit 9a50991

Browse files
build(deps-dev): bump rollup-plugin-sass from 1.12.19 to 1.12.20 (#1384)
Bumps [rollup-plugin-sass](https://github.com/elycruz/rollup-plugin-sass) from 1.12.19 to 1.12.20. - [Release notes](https://github.com/elycruz/rollup-plugin-sass/releases) - [Changelog](https://github.com/elycruz/rollup-plugin-sass/blob/master/CHANGELOG.md) - [Commits](elycruz/rollup-plugin-sass@1.12.19...1.12.20) --- updated-dependencies: - dependency-name: rollup-plugin-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e36d529 commit 9a50991

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rollup-plugin-eslint": "^7.0.0",
6464
"rollup-plugin-filesize": "^10.0.0",
6565
"rollup-plugin-license": "^3.0.1",
66-
"rollup-plugin-sass": "^1.12.19",
66+
"rollup-plugin-sass": "^1.12.20",
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^5.9.0",
6969
"sinon": "^15.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9058,10 +9058,10 @@ rollup-plugin-license@^3.0.1:
90589058
spdx-expression-validate "~2.0.0"
90599059
spdx-satisfies "~5.0.1"
90609060

9061-
rollup-plugin-sass@^1.12.19:
9062-
version "1.12.19"
9063-
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.12.19.tgz#c0d1fe15d4fb06cbce69f3819509b05cf3456a8d"
9064-
integrity sha512-gVYQ+fKpwbIeC3tFWbtSw0kVHbDd6bpPHJ+YHpY28YRY1aS8LCrogJZmyb23fDcBn6r8eWzuC1N3jfQbCY3gMQ==
9061+
rollup-plugin-sass@^1.12.20:
9062+
version "1.12.20"
9063+
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.12.20.tgz#69223b59fcd8712bb1c3f6c52c09183f982bd7bf"
9064+
integrity sha512-GL9B6PRkAXFmp1lKKenMBEZCvHP1jaOb7RNgpneQsQXpTk4my9AYYJt6w6f442MMcrGXXVGt7GUvhQMgFXJPqg==
90659065
dependencies:
90669066
"@rollup/pluginutils" "^3 || ^4 || ^5"
90679067
resolve "^1.5.0"

0 commit comments

Comments
 (0)