Skip to content

Commit aefb1e1

Browse files
build(deps-dev): bump rollup-plugin-sass from 1.12.20 to 1.12.21 (#1435)
Bumps [rollup-plugin-sass](https://github.com/elycruz/rollup-plugin-sass) from 1.12.20 to 1.12.21. - [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.20...1.12.21) --- updated-dependencies: - dependency-name: rollup-plugin-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3923f67 commit aefb1e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.20",
66+
"rollup-plugin-sass": "^1.12.21",
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
@@ -9111,10 +9111,10 @@ rollup-plugin-license@^3.0.1:
91119111
spdx-expression-validate "~2.0.0"
91129112
spdx-satisfies "~5.0.1"
91139113

9114-
rollup-plugin-sass@^1.12.20:
9115-
version "1.12.20"
9116-
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.12.20.tgz#69223b59fcd8712bb1c3f6c52c09183f982bd7bf"
9117-
integrity sha512-GL9B6PRkAXFmp1lKKenMBEZCvHP1jaOb7RNgpneQsQXpTk4my9AYYJt6w6f442MMcrGXXVGt7GUvhQMgFXJPqg==
9114+
rollup-plugin-sass@^1.12.21:
9115+
version "1.12.21"
9116+
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.12.21.tgz#0605bfafa37d5c07c6d9fb541d3c85b2a576b2cb"
9117+
integrity sha512-cvHQHwlQ5MJnzgXqm+xcN394UFZY9BvhW9f4T1ZhbRtq+o7crxAnxeM7M+wthcWGxDt+ItqTDlCrf+Qoa4UDsA==
91189118
dependencies:
91199119
"@rollup/pluginutils" "^3 || ^4 || ^5"
91209120
resolve "^1.5.0"

0 commit comments

Comments
 (0)