Skip to content

Commit

Permalink
Merge pull request #1302 from CollageLabs/dependabot/npm_and_yarn/sas…
Browse files Browse the repository at this point in the history
…s-loader-14.0.0

build(deps-dev): bump sass-loader from 13.3.2 to 14.0.0
  • Loading branch information
LuisAlejandro authored Jan 16, 2024
2 parents 91bfd91 + 4c3a885 commit 758ef4c
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 @@ -83,7 +83,7 @@
"postcss-preset-env": "6.7.2",
"postcss-scss": "3.0.5",
"rimraf": "5.0.5",
"sass-loader": "13.3.2",
"sass-loader": "14.0.0",
"style-loader": "3.3.3",
"svg-sprite-loader": "6.0.11",
"svg-transform-loader": "2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15474,10 +15474,10 @@ sass-graph@^4.0.1:
scss-tokenizer "^0.4.3"
yargs "^17.2.1"

sass-loader@13.3.2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.3.2.tgz#460022de27aec772480f03de17f5ba88fa7e18c6"
integrity sha512-CQbKl57kdEv+KDLquhC+gE3pXt74LEAzm+tzywcA0/aHZuub8wTErbjAoNI57rPUWRYRNC5WUnNl8eGJNbDdwg==
sass-loader@14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-14.0.0.tgz#fc8390f7cc16863622cd16f3ea07b36ba6ea8f91"
integrity sha512-oceP9wWbep/yRJ2+sMbCzk0UsXsDzdNis+N8nu9i5GwPXjy6v3DNB6TqfJLSpPO9k4+B8x8p/CEgjA9ZLkoLug==
dependencies:
neo-async "^2.6.2"

Expand Down

0 comments on commit 758ef4c

Please sign in to comment.