From e60e11c855035c7edf69e33e54ec0c71963296d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:41:56 +0000 Subject: [PATCH] chore(deps-dev): bump sass in /wp-content/themes/terraso Bumps [sass](https://github.com/sass/dart-sass) from 1.79.5 to 1.80.3. - [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.79.5...1.80.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- wp-content/themes/terraso/package-lock.json | 8 ++++---- wp-content/themes/terraso/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-content/themes/terraso/package-lock.json b/wp-content/themes/terraso/package-lock.json index 702f6e2..aeaafa0 100644 --- a/wp-content/themes/terraso/package-lock.json +++ b/wp-content/themes/terraso/package-lock.json @@ -25,7 +25,7 @@ "grunt-sass": "^3.1.0", "grunt-stylelint": "^0.20.1", "matchdep": "^2.0.0", - "sass": "^1.79.5", + "sass": "^1.80.3", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1" }, @@ -4648,9 +4648,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.79.5", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.5.tgz", - "integrity": "sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==", + "version": "1.80.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.3.tgz", + "integrity": "sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==", "dev": true, "dependencies": { "@parcel/watcher": "^2.4.1", diff --git a/wp-content/themes/terraso/package.json b/wp-content/themes/terraso/package.json index 19e0149..3bd4efa 100644 --- a/wp-content/themes/terraso/package.json +++ b/wp-content/themes/terraso/package.json @@ -30,7 +30,7 @@ "grunt-sass": "^3.1.0", "grunt-stylelint": "^0.20.1", "matchdep": "^2.0.0", - "sass": "^1.79.5", + "sass": "^1.80.3", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1" }