Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PopGoesTheWza committed Jun 2, 2021
1 parent fdf6cd6 commit 03f7bcf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"fs-extra": "^10.0.0",
"fuzzy": "^0.1.3",
"google-auth-library": "^7.1.0",
"googleapis": "^74.0.0",
"googleapis": "^74.2.0",
"inquirer": "^8.1.0",
"inquirer-autocomplete-prompt-ipt": "^2.0.0",
"is-reachable": "^5.0.0",
Expand All @@ -86,7 +86,7 @@
"split-lines": "^3.0.0",
"strip-bom": "^5.0.0",
"ts2gas": "^4.0.0",
"typescript": "^4.2.4",
"typescript": "^4.3.2",
"wtfnode": "^0.8.4"
},
"devDependencies": {
Expand All @@ -95,7 +95,7 @@
"@types/fs-extra": "^9.0.11",
"@types/inquirer": "^7.3.1",
"@types/mocha": "^8.2.2",
"@types/node": "^12.20.13",
"@types/node": "^12.20.14",
"@types/recursive-readdir": "^2.2.0",
"@types/tmp": "^0.2.0",
"@types/wtfnode": "^0.7.0",
Expand All @@ -106,6 +106,6 @@
"nyc": "^15.1.0",
"prettier": "^2.3.0",
"tmp": "^0.2.1",
"type-fest": "^1.1.3"
"type-fest": "^1.2.0"
}
}

0 comments on commit 03f7bcf

Please sign in to comment.