Skip to content

Commit

Permalink
Merge pull request #709 from spiltcoffee/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-loader-16.0.1

build(npm-dev): bump sass-loader from 16.0.0 to 16.0.1
  • Loading branch information
mergify[bot] authored Aug 20, 2024
2 parents 0e7295c + d610b03 commit 2979156
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.9",
"prettier": "^3.3.3",
"sass": "~1.77.8",
"sass-loader": "^16.0.0",
"sass-loader": "^16.0.1",
"typescript": "~5.5.4",
"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 @@ -7457,9 +7457,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^16.0.0":
version: 16.0.0
resolution: "sass-loader@npm:16.0.0"
"sass-loader@npm:^16.0.1":
version: 16.0.1
resolution: "sass-loader@npm:16.0.1"
dependencies:
neo-async: ^2.6.2
peerDependencies:
Expand All @@ -7479,7 +7479,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 0ac3dfc2ae6d7be31e840a5a8e243269c78b97f9f3811e0f796e0ca8e14ed463fc5771ba1f46c1ffdf124b98931b9b739cef6efb7105cf71e3d64a1363ebd305
checksum: fc1f10e35374e83a745b254b2671581d023ce670ebad7074515d26cc8f1cdb3b67382d3e15409e65fee5bc22de593e316a644c0d5ade224804ed5496a30923b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8610,7 +8610,7 @@ __metadata:
prettier: ^3.3.3
qs: ^6.13.0
sass: ~1.77.8
sass-loader: ^16.0.0
sass-loader: ^16.0.1
typescript: ~5.5.4
vue: ^2.7.16
vue-class-component: ^7.2.3
Expand Down

0 comments on commit 2979156

Please sign in to comment.