Skip to content

Commit 94bb640

Browse files
build(deps-dev): bump rollup-plugin-sass from 1.15.0 to 1.15.2 (#1624)
Bumps [rollup-plugin-sass](https://github.com/elycruz/rollup-plugin-sass) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/elycruz/rollup-plugin-sass/releases) - [Changelog](https://github.com/elycruz/rollup-plugin-sass/blob/main/CHANGELOG.md) - [Commits](elycruz/rollup-plugin-sass@v1.15.0...v1.15.2) --- 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 d2efd87 commit 94bb640

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.5.3",
66-
"rollup-plugin-sass": "^1.15.0",
66+
"rollup-plugin-sass": "^1.15.2",
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^5.12.0",
6969
"sinon": "^15.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9099,10 +9099,10 @@ rollup-plugin-license@^3.5.3:
90999099
spdx-expression-validate "~2.0.0"
91009100
spdx-satisfies "~5.0.1"
91019101

9102-
rollup-plugin-sass@^1.15.0:
9103-
version "1.15.0"
9104-
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.15.0.tgz#47ac35023a1f1e5a4a1c27a9375952417b638e8c"
9105-
integrity sha512-TMysvZS74MunMZEsQsgu+aDLZfP7ZJlHNaZxLmF6zznUf4HigD//XV8kk7xZspkeacC7u/9bdzMhRP9DMCkXFQ==
9102+
rollup-plugin-sass@^1.15.2:
9103+
version "1.15.2"
9104+
resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.15.2.tgz#6d685679f051c7bf5b258c6a9df713fe5bebd7cd"
9105+
integrity sha512-YhTYW0rgvc/2VqpbGXAWrGQjexLcRJvvS5lpG15OAnhVqHDOGMlEXN8u4ctCpmdJiuk2nzxQDWEPbJkqJijb2g==
91069106
dependencies:
91079107
"@rollup/pluginutils" "^3 || ^4 || ^5"
91089108
resolve "^1.5.0"

0 commit comments

Comments
 (0)