Skip to content

Commit

Permalink
chore: update dependencies (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
paxaxel223 committed Feb 22, 2021
1 parent 026b786 commit 80e066c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,34 +36,34 @@
"changelog-maker": "^2.5.0",
"cheerio": "^1.0.0-rc.5",
"clipboardy": "^2.3.0",
"core-validate-commit": "^3.13.1",
"core-validate-commit": "^3.13.3",
"execa": "^5.0.0",
"figures": "^3.2.0",
"form-data": "^3.0.0",
"fs-extra": "^9.0.1",
"form-data": "^4.0.0",
"fs-extra": "^9.1.0",
"ghauth": "^4.0.0",
"inquirer": "^7.3.3",
"listr": "^0.14.3",
"listr-input": "^0.2.1",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"node-fetch": "^2.6.1",
"ora": "^5.2.0",
"proxy-agent": "^4.0.0",
"replace-in-file": "^6.1.0",
"ora": "^5.3.0",
"proxy-agent": "^4.0.1",
"replace-in-file": "^6.2.0",
"rimraf": "^3.0.2",
"yargs": "^16.2.0"
},
"devDependencies": {
"eslint": "^7.16.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"intelli-espower-loader": "^1.0.1",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"nyc": "^15.1.0",
"power-assert": "^1.6.1",
"sinon": "^9.2.2"
"sinon": "^9.2.4"
}
}

0 comments on commit 80e066c

Please sign in to comment.