Skip to content

Commit

Permalink
build(deps-dev): bump sass-loader from 16.0.1 to 16.0.2 (#1507)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent b56f9ae commit 173b6c8
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 @@ -54,7 +54,7 @@
"eslint-plugin-vue": "^9.28.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
"sass-loader": "~16.0.1",
"sass-loader": "~16.0.2",
"ts-jest": "~29.2.5",
"typescript": "^5.6.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11321,7 +11321,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
moment: "npm:^2.30.1"
sass: "npm:^1.78.0"
sass-loader: "npm:~16.0.1"
sass-loader: "npm:~16.0.2"
ts-jest: "npm:~29.2.5"
typescript: "npm:^5.6.2"
vue: "npm:^3.5.7"
Expand Down Expand Up @@ -13107,9 +13107,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: "npm:^2.6.2"
peerDependencies:
Expand All @@ -13129,7 +13129,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 3ba0ecfbfd3c0caa48fe58e9a1f4ccd08e5a95b1233978f985567be04fb153ef6736b95e54cc1a5a6e7a3485c3fa09dc165d028c031ae431f71f64f5ddd93608
checksum: a24ae7f6b7ef2159274b47c0a7e35cb3bfb56367a192d362ff7674f2b85b2c7bfd021e83e9351d3af36b66524efd85ebf70e242971c0b807af6622ba4ee8e298
languageName: node
linkType: hard

Expand Down

0 comments on commit 173b6c8

Please sign in to comment.