Skip to content

Commit

Permalink
Merge pull request #236 from hildamari/dependabot/npm_and_yarn/sass-l…
Browse files Browse the repository at this point in the history
…oader-16.0.0
  • Loading branch information
KunoichiZ authored Jul 29, 2024
2 parents df8e8a8 + 779b3cc commit 67777bf
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@vue/cli-service": "^5.0.8",
"node-sass": "^9.0.0",
"sass-loader": "^15.0.0",
"sass-loader": "^16.0.0",
"vue-template-compiler": "^2.7.16"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4622,10 +4622,10 @@ sass-graph@^4.0.1:
scss-tokenizer "^0.4.3"
yargs "^17.2.1"

sass-loader@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-15.0.0.tgz#a883fda2b70c27d4a49835057da6b8d8564a419d"
integrity sha512-mbXAL7sI/fgt3skXR6xHxtKkaGyxRrGf7zrU4hLLWxBDJEcAe0QsoNy92qKttCb3zfMniTkU2kD9yakUKtW7vQ==
sass-loader@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.0.tgz#9b8d497e24bc176dc368df2b5b9e90b4ad24bf4e"
integrity sha512-n13Z+3rU9A177dk4888czcVFiC8CL9dii4qpXWUg3YIIgZEvi9TCFKjOQcbK0kJM7DJu9VucrZFddvNfYCPwtw==
dependencies:
neo-async "^2.6.2"

Expand Down

0 comments on commit 67777bf

Please sign in to comment.