Skip to content

Commit

Permalink
Update dependency gulp-sass to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a68f583 commit a0a5b65
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 @@ -54,7 +54,7 @@
"gscan": "4.46.0",
"gulp": "5.0.0",
"gulp-livereload": "4.0.2",
"gulp-sass": "5.1.0",
"gulp-sass": "6.0.0",
"gulp-sourcemaps": "3.0.0",
"gulp-watch": "5.0.1",
"gulp-zip": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3339,10 +3339,10 @@ gulp-plugin-extras@^0.3.0:
chalk "^5.3.0"
easy-transform-stream "^1.0.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 a0a5b65

Please sign in to comment.