Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update deoendencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 27, 2020
1 parent 912817f commit df3b70b
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 @@ -29,22 +29,22 @@
},
"author": "max ogden",
"dependencies": {
"debug": "^4.0.0",
"debug": "^4.3.1",
"detective": "^5.0.2",
"globby": "^11.0.0",
"is-relative": "^1.0.0",
"micromatch": "^4.0.2",
"minimist": "^1.2.0",
"pkg-up": "^3.1.0",
"read-package-json": "^3.0.0",
"resolve": "^1.1.7"
"resolve": "^1.19.0"
},
"devDependencies": {
"detective-cjs": "^3.0.0",
"husky": "^4.0.3",
"installed-check": "^4.0.0-0",
"npm-run-all": "^4.1.5",
"standard": "^16.0.1"
"standard": "^16.0.3"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit df3b70b

Please sign in to comment.