Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jan 17, 2021
1 parent c6c7a9e commit b21476a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"find-up": "5.0.0",
"form-data": "3.0.0",
"git-url-parse": "11.4.3",
"globby": "11.0.1",
"globby": "11.0.2",
"got": "11.8.1",
"import-cwd": "3.0.0",
"inquirer": "7.3.3",
"is-ci": "2.0.0",
"lodash": "4.17.20",
"mime-types": "2.1.27",
"ora": "5.1.0",
"mime-types": "2.1.28",
"ora": "5.2.0",
"os-name": "4.0.0",
"parse-json": "5.1.0",
"semver": "7.3.4",
Expand All @@ -86,21 +86,21 @@
},
"devDependencies": {
"@octokit/request-error": "2.0.4",
"ava": "3.14.0",
"ava": "3.15.0",
"codecov": "3.8.1",
"eslint": "7.16.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-prettier": "3.3.1",
"markdown-toc": "1.2.0",
"mock-fs": "4.13.0",
"mock-stdio": "1.0.3",
"nock": "13.0.5",
"nyc": "15.1.0",
"prettier": "2.2.1",
"proxyquire": "2.1.3",
"sinon": "9.2.2",
"sinon": "9.2.3",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit b21476a

Please sign in to comment.