From 17a021ff9800b1d7ddbae0cebad2d165866d4ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 01:17:13 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.45.0 to 1.68.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.45.0 to 1.68.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.45.0...1.68.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ae896db..4bf4d67 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "lint-staged": "^13.0.3", "plop": "^3.0.4", "prettier": "2.5.1", - "sass": "^1.45.0", + "sass": "^1.68.0", "sass-loader": "13", "semantic-release": "^18.0.1", "style-loader": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 9497d53..0ac0ea7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12301,10 +12301,10 @@ sass-loader@13: klona "^2.0.4" neo-async "^2.6.2" -sass@^1.45.0: - version "1.45.0" - resolved "https://registry.npmjs.org/sass/-/sass-1.45.0.tgz" - integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw== +sass@^1.68.0: + version "1.68.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669" + integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0" @@ -12674,12 +12674,7 @@ source-list-map@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz" -"source-map-js@>=0.6.2 <2.0.0": - version "1.0.1" - resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz" - integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA== - -source-map-js@^1.0.2: +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==