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

Update dependency sass to v1.54.2 #1003

Merged
merged 1 commit into from
Aug 4, 2022
Merged
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 @@ -44,7 +44,7 @@
"react-select": "5.4.0",
"react-waypoint": "10.3.0",
"regenerator-runtime": "0.13.9",
"sass": "1.54.1",
"sass": "1.54.2",
"sass-loader": "13.0.2",
"style-loader": "3.3.1",
"tinycolor2": "1.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10263,7 +10263,7 @@ __metadata:
react-select: 5.4.0
react-waypoint: 10.3.0
regenerator-runtime: 0.13.9
sass: 1.54.1
sass: 1.54.2
sass-loader: 13.0.2
style-loader: 3.3.1
tinycolor2: 1.4.2
Expand Down Expand Up @@ -10357,16 +10357,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.54.1":
version: 1.54.1
resolution: "sass@npm:1.54.1"
"sass@npm:1.54.2":
version: 1.54.2
resolution: "sass@npm:1.54.2"
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: 6ab68b39006db7b015ee710e820c254890a8b503f83516db983896967b965f8114a497615f949a1665634dea11bd9f02c19fc2093d3561515f7c16022c9ab5b5
checksum: 710e798533088182963f9c83113954ea1db5ffdf24ffbe454ce7667f3113e308c43ba20516a8c40929fae5b5f911032076e7c4d7eb00b2da7a12fc9884f5d39d
languageName: node
linkType: hard

Expand Down