Skip to content

Commit

Permalink
Merge branch 'sass:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
krishvoor authored Aug 23, 2021
2 parents 9a752aa + 566dc27 commit db49f44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
"dependencies": {
"async-foreach": "^0.1.3",
"chalk": "^1.1.1",
"chalk": "^4.1.2",
"cross-spawn": "^7.0.3",
"gaze": "^1.0.0",
"get-stdin": "^4.0.1",
Expand All @@ -63,15 +63,15 @@
"meow": "^9.0.0",
"nan": "^2.13.2",
"node-gyp": "^7.1.0",
"npmlog": "^4.0.0",
"npmlog": "^5.0.0",
"request": "^2.88.0",
"sass-graph": "2.2.5",
"stdout-stream": "^1.4.0",
"true-case-path": "^1.0.2"
},
"devDependencies": {
"eslint": "^7.10.0",
"fs-extra": "^0.30.0",
"fs-extra": "^10.0.0",
"mocha": "^9.0.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit db49f44

Please sign in to comment.