Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 13, 2020
1 parent 0d0467c commit 8efd35c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.3",
"@octokit/rest": "17.0.0",
"@octokit/rest": "17.1.0",
"async-retry": "1.3.1",
"chalk": "3.0.0",
"cosmiconfig": "6.0.0",
Expand All @@ -69,7 +69,7 @@
"globby": "11.0.0",
"got": "10.6.0",
"import-cwd": "3.0.0",
"inquirer": "7.0.6",
"inquirer": "7.1.0",
"is-ci": "2.0.0",
"lodash": "4.17.15",
"mime-types": "2.1.26",
Expand All @@ -83,7 +83,7 @@
"url-join": "4.0.1",
"uuid": "7.0.2",
"window-size": "1.1.1",
"yaml": "1.8.0",
"yaml": "1.8.2",
"yargs-parser": "18.1.0"
},
"devDependencies": {
Expand All @@ -103,7 +103,7 @@
"prettier": "1.19.1",
"proxyquire": "2.1.3",
"shelljs": "0.8.3",
"sinon": "9.0.0",
"sinon": "9.0.1",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit 8efd35c

Please sign in to comment.