Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed Aug 6, 2021
1 parent b3d97cf commit aca2e05
Show file tree
Hide file tree
Showing 2 changed files with 1,647 additions and 2,467 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -27,14 +27,14 @@
"test:watch": "jest --watch"
},
"dependencies": {
"chalk": "^4.1.1",
"chalk": "^4.1.2",
"cli-truncate": "^2.1.0",
"commander": "^7.2.0",
"commander": "^8.1.0",
"cosmiconfig": "^7.0.0",
"debug": "^4.3.1",
"debug": "^4.3.2",
"enquirer": "^2.3.6",
"execa": "^5.0.0",
"listr2": "^3.8.2",
"execa": "^5.1.1",
"listr2": "^3.11.0",
"log-symbols": "^4.1.0",
"micromatch": "^4.0.4",
"normalize-path": "^3.0.0",
Expand All @@ -43,22 +43,22 @@
"stringify-object": "^3.3.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/preset-env": "^7.14.1",
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/preset-env": "^7.15.0",
"babel-eslint": "10.1.0",
"babel-jest": "^26.6.3",
"babel-jest": "^27.0.6",
"consolemock": "^1.1.0",
"eslint": "^7.25.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",
"fs-extra": "^10.0.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"husky": "^7.0.1",
"jest": "^27.0.6",
"jest-snapshot-serializer-ansi": "^1.0.0",
"prettier": "^2.2.1"
"prettier": "^2.3.2"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit aca2e05

Please sign in to comment.