Skip to content

Commit

Permalink
Update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent a8ec02e commit ba5e1e1
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 @@ -6,7 +6,7 @@
"compass-mixins": "^0.12.12",
"resolve-url-loader": "^5.0.0",
"sass": "^1.78.0",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.0",
"ts-loader": "^9.5.1",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5882,7 +5882,7 @@ __metadata:
compass-mixins: "npm:^0.12.12"
resolve-url-loader: "npm:^5.0.0"
sass: "npm:^1.78.0"
sass-loader: "npm:^14.2.1"
sass-loader: "npm:^16.0.0"
ts-loader: "npm:^9.5.1"
typescript: "npm:^5.6.2"
webpack: "npm:^5.94.0"
Expand Down Expand Up @@ -5913,9 +5913,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^14.2.1":
version: 14.2.1
resolution: "sass-loader@npm:14.2.1"
"sass-loader@npm:^16.0.0":
version: 16.0.1
resolution: "sass-loader@npm:16.0.1"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -5935,7 +5935,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/9cb864fd8d4c4f73d05f6cedae9ff4500f15fa742385e1f1cffcc0f994270810288fe99009f233ac6516fdc497570ce21f53c63f079c70e841c1e5bf994bc27d
checksum: 10/3ba0ecfbfd3c0caa48fe58e9a1f4ccd08e5a95b1233978f985567be04fb153ef6736b95e54cc1a5a6e7a3485c3fa09dc165d028c031ae431f71f64f5ddd93608
languageName: node
linkType: hard

Expand Down

0 comments on commit ba5e1e1

Please sign in to comment.