Skip to content

Commit

Permalink
Merge pull request #546 from BitcoinSchema/dependabot/npm_and_yarn/ma…
Browse files Browse the repository at this point in the history
…ster/gulp-sass-6.0.0

Bump gulp-sass from 5.1.0 to 6.0.0
  • Loading branch information
mrz1836 authored Nov 28, 2024
2 parents e4a547c + 1bd2d5a commit c32df68
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"gulp-autoprefixer": "^9.0.0",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.3",
"gulp-sass": "^5.1.0",
"gulp-sass": "^6.0.0",
"gulp-strip-css-comments": "^3.0.0",
"gulp-uglify": "^3.0.2",
"lint-staged": "^15.2.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4444,10 +4444,10 @@ gulp-plugin-extras@^0.2.2:
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 c32df68

Please sign in to comment.