Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj authored and okonet committed May 7, 2021
1 parent 6808f06 commit ab7a211
Show file tree
Hide file tree
Showing 2 changed files with 1,314 additions and 1,230 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -32,39 +32,39 @@
}
},
"dependencies": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"cli-truncate": "^2.1.0",
"commander": "^6.2.0",
"commander": "^7.2.0",
"cosmiconfig": "^7.0.0",
"debug": "^4.2.0",
"debug": "^4.3.1",
"dedent": "^0.7.0",
"enquirer": "^2.3.6",
"execa": "^4.1.0",
"listr2": "^3.2.2",
"log-symbols": "^4.0.0",
"micromatch": "^4.0.2",
"execa": "^5.0.0",
"listr2": "^3.8.2",
"log-symbols": "^4.1.0",
"micromatch": "^4.0.4",
"normalize-path": "^3.0.0",
"please-upgrade-node": "^3.2.0",
"string-argv": "0.3.1",
"stringify-object": "^3.3.0"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/preset-env": "^7.14.1",
"babel-eslint": "10.1.0",
"babel-jest": "^26.6.1",
"babel-jest": "^26.6.3",
"consolemock": "^1.1.0",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.15.0",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"fs-extra": "^9.0.1",
"husky": "^4.3.0",
"jest": "^26.6.1",
"eslint-plugin-prettier": "^3.4.0",
"fs-extra": "^10.0.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest-snapshot-serializer-ansi": "^1.0.0",
"prettier": "^2.1.2"
"prettier": "^2.2.1"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit ab7a211

Please sign in to comment.