From ab198506754d100de0c77b51ccd8707008e5a531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 04:15:10 +0000 Subject: [PATCH] Bump rollup-plugin-sass from 1.2.10 to 1.2.12 Bumps [rollup-plugin-sass](https://github.com/differui/rollup-plugin-sass) from 1.2.10 to 1.2.12. - [Release notes](https://github.com/differui/rollup-plugin-sass/releases) - [Changelog](https://github.com/differui/rollup-plugin-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/differui/rollup-plugin-sass/compare/1.2.10...1.2.12) --- updated-dependencies: - dependency-name: rollup-plugin-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b99ccc5012b..3519ff89a95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24186,9 +24186,9 @@ rollup-plugin-peer-deps-external@^2.2.3, rollup-plugin-peer-deps-external@^2.2.4 integrity sha512-AWdukIM1+k5JDdAqV/Cxd+nejvno2FVLVeZ74NKggm3Q5s9cbbcOgUPGdbxPi4BXu7xGaZ8HG12F+thImYu/0g== rollup-plugin-sass@^1.2.2: - version "1.2.10" - resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.2.10.tgz#b9c5a227f807b08359d8d55c56d02358cb312c83" - integrity sha512-3foFjnPhGYSC08S5ODecZsN5K86eqWmgPy6y6+CZ7kzUTsKcWhS7aoKMbKAUgu799vlNp4HVVsbbYBL/Lj0y6g== + version "1.2.12" + resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.2.12.tgz#a7ed9710482b932dac758f8526c14e1da33d02ac" + integrity sha512-LD1LwKOGRFwg42PsSsOjYwYlt6B+YuGTA0yjgZiVTfx/sXBr8FBjX97YEPVW6Z/lNKRsxP+xufFONp2ADOWkVQ== dependencies: "@rollup/pluginutils" "^3.1.0" resolve "^1.5.0"