Skip to content

Commit

Permalink
build(npm-dev): bump sass-loader from 16.0.1 to 16.0.2
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.1...v16.0.2)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 3b37945 commit b99afbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"sass": "~1.79.3",
"sass-loader": "^16.0.1",
"sass-loader": "^16.0.2",
"typescript": "~5.6.2",
"vue-cli-plugin-vuetify": "~2.5.8",
"vue-template-compiler": "^2.7.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7483,9 +7483,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^16.0.1":
version: 16.0.1
resolution: "sass-loader@npm:16.0.1"
"sass-loader@npm:^16.0.2":
version: 16.0.2
resolution: "sass-loader@npm:16.0.2"
dependencies:
neo-async: ^2.6.2
peerDependencies:
Expand All @@ -7505,7 +7505,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: fc1f10e35374e83a745b254b2671581d023ce670ebad7074515d26cc8f1cdb3b67382d3e15409e65fee5bc22de593e316a644c0d5ade224804ed5496a30923b3
checksum: 233afba0b1cfa7af9221cd5e93a10706750fba2c7c86937f6a9c0a89effc10e44900a164b270f72b10a543b0b8988df0036c23c66a4df01f5013bd4907f37e49
languageName: node
linkType: hard

Expand Down Expand Up @@ -8666,7 +8666,7 @@ __metadata:
prettier: ^3.3.3
qs: ^6.13.0
sass: ~1.79.3
sass-loader: ^16.0.1
sass-loader: ^16.0.2
typescript: ~5.6.2
vue: ^2.7.16
vue-class-component: ^7.2.3
Expand Down

0 comments on commit b99afbd

Please sign in to comment.