Skip to content
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 @@ -73,7 +73,7 @@
"postcss-url": "^9.0.0",
"rimraf": "^5.0.1",
"sass": "^1.27.0",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.5",
"semver": "^7.1.3",
"shelljs": "^0.8.3",
"style-loader": "^2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9491,9 +9491,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.5":
version: 16.0.5
resolution: "sass-loader@npm:16.0.5"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -9513,7 +9513,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/9a48d454584d96d6c562eb323bb9e3c6808e930eeaaa916975b97d45831e0b87936a8655cdb3a4512a25abc9587dea65a9616e42396be0d7e7c507a4795a8146
checksum: 10c0/216422b7b9e6e3f22739dc96887d883d2415f188d5c47631fd28c80608b5fae71167b26d0c74a1e917614e4d494fa73b1190ad5ca2f587c1afee84dc1d30f003
languageName: node
linkType: hard

Expand Down Expand Up @@ -10758,7 +10758,7 @@ __metadata:
postcss-url: "npm:^9.0.0"
rimraf: "npm:^5.0.1"
sass: "npm:^1.27.0"
sass-loader: "npm:^14.2.1"
sass-loader: "npm:^16.0.5"
semver: "npm:^7.1.3"
shelljs: "npm:^0.8.3"
style-loader: "npm:^2.0.0"
Expand Down