Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pahen committed Jun 22, 2021
1 parent aa49a0a commit 820c9b8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -43,33 +43,33 @@
"url": "https://www.paypal.me/pahen"
},
"dependencies": {
"chalk": "^4.1.0",
"commander": "^6.2.1",
"chalk": "^4.1.1",
"commander": "^7.2.0",
"commondir": "^1.0.1",
"debug": "^4.0.1",
"dependency-tree": "^8.0.0",
"detective-amd": "^3.0.1",
"debug": "^4.3.1",
"dependency-tree": "^8.1.1",
"detective-amd": "^3.1.0",
"detective-cjs": "^3.1.1",
"detective-es6": "^2.1.0",
"detective-es6": "^2.2.0",
"detective-less": "^1.0.2",
"detective-postcss": "^4.0.0",
"detective-postcss": "^5.0.0",
"detective-sass": "^3.0.1",
"detective-scss": "^2.0.1",
"detective-stylus": "^1.0.0",
"detective-typescript": "^7.0.0",
"graphviz": "0.0.9",
"ora": "^5.1.0",
"ora": "^5.4.1",
"pluralize": "^8.0.0",
"precinct": "^7.0.0",
"pretty-ms": "^7.0.0",
"precinct": "^8.1.0",
"pretty-ms": "^7.0.1",
"rc": "^1.2.7",
"typescript": "^3.9.5",
"walkdir": "^0.4.1"
},
"devDependencies": {
"@aptoma/eslint-config": "^7.0.1",
"eslint": "^6.8.0",
"mocha": "^8.0.1",
"eslint": "^7.29.0",
"mocha": "^9.0.1",
"mz": "^2.7.0",
"should": "^13.2.3"
}
Expand Down

0 comments on commit 820c9b8

Please sign in to comment.