Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: updated globby
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 13, 2018
1 parent bb7b05a commit fa1e8dd
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 9 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@oclif/errors": "^1.0.1",
"@oclif/parser": "^3.2.8",
"@oclif/tslint": "^0.2.7",
"@oclif/tslint": "^0.2.10",
"@types/chai": "^4.1.2",
"@types/globby": "^6.1.0",
"@types/indent-string": "^3.0.0",
Expand All @@ -19,9 +19,10 @@
"concurrently": "^3.5.1",
"debug": "^3.1.0",
"fancy-test": "^1.0.1",
"globby": "^7.1.1",
"globby": "^8.0.0",
"mocha": "^5.0.0",
"ts-node": "^4.1.0",
"tslint": "^5.9.1",
"typescript": "^2.7.1"
},
"engines": {
Expand Down
Loading

0 comments on commit fa1e8dd

Please sign in to comment.