Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sass-loader to v16 #582

Open
wants to merge 1 commit into
base: preprod
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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