Skip to content

Commit

Permalink
chore(deps): update dependency gulp-sass to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 4208ae6 commit 2957eb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"gulp-cli": "3.0.0",
"gulp-concat": "2.6.1",
"gulp-if": "3.0.0",
"gulp-sass": "5.1.0",
"gulp-sass": "6.0.0",
"gulp-postcss": "10.0.0",
"postcss": "^8.4.38",
"gulp-sourcemaps": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2583,10 +2583,10 @@ gulp-postcss@10.0.0:
postcss-load-config "^5.0.0"
vinyl-sourcemaps-apply "^0.2.1"

gulp-sass@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-5.1.0.tgz#bb3d9094f39a260f62a8d0a6797b95ab826f9663"
integrity sha512-7VT0uaF+VZCmkNBglfe1b34bxn/AfcssquLKVDYnCDJ3xNBaW7cUuI3p3BQmoKcoKFrs9jdzUxyb+u+NGfL4OQ==
gulp-sass@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-6.0.0.tgz#91e651d86baf53bf7de8a537b1a38ea839968a4b"
integrity sha512-FGb4Uab4jnH2GnSfBGd6uW3+imvNodAGfsjGcUhEtpNYPVx+TK2tp5uh7MO0sSR7aIf1Sm544werc+zV7ejHHw==
dependencies:
lodash.clonedeep "^4.5.0"
picocolors "^1.0.0"
Expand Down

0 comments on commit 2957eb2

Please sign in to comment.