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 Sep 26, 2021
1 parent 0ef25e8 commit 77e05af
Show file tree
Hide file tree
Showing 2 changed files with 1,907 additions and 2,504 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -27,38 +27,38 @@
"test:watch": "jest --watch"
},
"dependencies": {
"chalk": "^4.1.1",
"cli-truncate": "^2.1.0",
"commander": "^7.2.0",
"cosmiconfig": "^7.0.0",
"debug": "^4.3.1",
"chalk": "^4.1.2",
"cli-truncate": "2.1.0",
"commander": "^8.2.0",
"cosmiconfig": "^7.0.1",
"debug": "^4.3.2",
"enquirer": "^2.3.6",
"execa": "^5.0.0",
"listr2": "^3.8.2",
"execa": "^5.1.1",
"listr2": "^3.12.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"
"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.5",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/preset-env": "^7.15.6",
"babel-eslint": "10.1.0",
"babel-jest": "^26.6.3",
"babel-jest": "^27.2.2",
"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.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^4.0.0",
"fs-extra": "^10.0.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"husky": "^7.0.2",
"jest": "^27.2.2",
"jest-snapshot-serializer-ansi": "^1.0.0",
"prettier": "^2.2.1"
"prettier": "^2.4.1"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 77e05af

Please sign in to comment.