Skip to content

Commit

Permalink
chore: bump dependencies (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
PopGoesTheWza committed May 25, 2021
1 parent 44e1e7d commit fdf6cd6
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 84 deletions.
139 changes: 63 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,27 @@
"cli-truncate": "^2.1.0",
"commander": "^7.2.0",
"debounce": "^1.2.1",
"dotf": "^1.5.3",
"dotf": "^2.0.0",
"fs-extra": "^10.0.0",
"fuzzy": "^0.1.3",
"google-auth-library": "^7.0.4",
"googleapis": "^73.0.0",
"inquirer": "^8.0.0",
"google-auth-library": "^7.1.0",
"googleapis": "^74.0.0",
"inquirer": "^8.1.0",
"inquirer-autocomplete-prompt-ipt": "^2.0.0",
"is-reachable": "^5.0.0",
"log-symbols": "^5.0.0",
"loud-rejection": "^2.2.0",
"make-dir": "^3.1.0",
"multimatch": "^5.0.0",
"normalize-newline": "^4.1.0",
"open": "^8.0.9",
"open": "^8.2.0",
"ora": "^5.4.0",
"p-map": "^5.0.0",
"read-pkg-up": "^8.0.0",
"recursive-readdir": "^2.2.2",
"split-lines": "^3.0.0",
"strip-bom": "^5.0.0",
"ts2gas": "^3.6.4",
"ts2gas": "^4.0.0",
"typescript": "^4.2.4",
"wtfnode": "^0.8.4"
},
Expand All @@ -98,7 +98,6 @@
"@types/node": "^12.20.13",
"@types/recursive-readdir": "^2.2.0",
"@types/tmp": "^0.2.0",
"@types/watch": "^1.0.1",
"@types/wtfnode": "^0.7.0",
"chai": "^4.3.4",
"coveralls": "^3.1.0",
Expand All @@ -107,6 +106,6 @@
"nyc": "^15.1.0",
"prettier": "^2.3.0",
"tmp": "^0.2.1",
"type-fest": "^1.1.1"
"type-fest": "^1.1.3"
}
}

0 comments on commit fdf6cd6

Please sign in to comment.