Skip to content

Commit

Permalink
chore: upgrade sass
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpedemonte committed Nov 14, 2023
1 parent d6f2cbd commit d0c6a57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/discovery-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@types/prettier": "^2",
"prettier": "^2.4.1",
"sass": "^1.54.9"
"sass": "^1.69.5"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2464,7 +2464,7 @@ __metadata:
dependencies:
"@types/prettier": ^2
prettier: ^2.4.1
sass: ^1.54.9
sass: ^1.69.5
peerDependencies:
carbon-components: ">= 10.46.0 < 11"
languageName: unknown
Expand Down Expand Up @@ -24356,16 +24356,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.54.9":
version: 1.54.9
resolution: "sass@npm:1.54.9"
"sass@npm:^1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 90182b566072b48e2263c5a87229ab85164e13b71b24847ba76a8e68eb952cb69a7dcef815f4ccc0189dd2d0c254311acff6972166603338d33bbc96f6d500c6
checksum: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
languageName: node
linkType: hard

Expand Down

0 comments on commit d0c6a57

Please sign in to comment.