Skip to content

Commit cc6a901

Browse files
authored
chore: update dependencies (#524)
1 parent 3c862d1 commit cc6a901

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"branch-diff": "^1.10.0",
3535
"chalk": "^4.1.0",
3636
"changelog-maker": "^2.5.0",
37-
"cheerio": "^1.0.0-rc.3",
37+
"cheerio": "^1.0.0-rc.5",
3838
"clipboardy": "^2.3.0",
3939
"core-validate-commit": "^3.13.1",
40-
"execa": "^4.1.0",
40+
"execa": "^5.0.0",
4141
"figures": "^3.2.0",
4242
"form-data": "^3.0.0",
4343
"fs-extra": "^9.0.1",
@@ -47,23 +47,23 @@
4747
"listr-input": "^0.2.1",
4848
"lodash": "^4.17.20",
4949
"node-fetch": "^2.6.1",
50-
"ora": "^5.1.0",
50+
"ora": "^5.2.0",
5151
"proxy-agent": "^4.0.0",
5252
"replace-in-file": "^6.1.0",
5353
"rimraf": "^3.0.2",
54-
"yargs": "^16.1.0"
54+
"yargs": "^16.2.0"
5555
},
5656
"devDependencies": {
57-
"eslint": "^7.12.1",
58-
"eslint-config-standard": "^16.0.1",
57+
"eslint": "^7.16.0",
58+
"eslint-config-standard": "^16.0.2",
5959
"eslint-plugin-import": "^2.22.1",
6060
"eslint-plugin-node": "^11.1.0",
6161
"eslint-plugin-promise": "^4.2.1",
62-
"eslint-plugin-standard": "^4.0.2",
62+
"eslint-plugin-standard": "^4.1.0",
6363
"intelli-espower-loader": "^1.0.1",
64-
"mocha": "^8.2.0",
64+
"mocha": "^8.2.1",
6565
"nyc": "^15.1.0",
6666
"power-assert": "^1.6.1",
67-
"sinon": "^9.2.1"
67+
"sinon": "^9.2.2"
6868
}
6969
}

0 commit comments

Comments
 (0)