Skip to content

Commit

Permalink
bump color-convert and mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Jul 17, 2021
1 parent c3fdde2 commit f8e5382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"test": "mocha"
},
"dependencies": {
"color-convert": "^1.9.1",
"color-convert": "^2.0.1",
"color-string": "^1.6.0"
},
"devDependencies": {
"mocha": "^6.1.4",
"mocha": "9.0.2",
"xo": "0.12.1"
}
}

0 comments on commit f8e5382

Please sign in to comment.