Skip to content

Commit f2a3fdf

Browse files
committed
chore: update dependencies (#534)
1 parent fa8aab0 commit f2a3fdf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,34 +36,34 @@
3636
"changelog-maker": "^2.5.0",
3737
"cheerio": "^1.0.0-rc.5",
3838
"clipboardy": "^2.3.0",
39-
"core-validate-commit": "^3.13.1",
39+
"core-validate-commit": "^3.13.3",
4040
"execa": "^5.0.0",
4141
"figures": "^3.2.0",
42-
"form-data": "^3.0.0",
43-
"fs-extra": "^9.0.1",
42+
"form-data": "^4.0.0",
43+
"fs-extra": "^9.1.0",
4444
"ghauth": "^4.0.0",
4545
"inquirer": "^7.3.3",
4646
"listr": "^0.14.3",
4747
"listr-input": "^0.2.1",
48-
"lodash": "^4.17.20",
48+
"lodash": "^4.17.21",
4949
"node-fetch": "^2.6.1",
50-
"ora": "^5.2.0",
51-
"proxy-agent": "^4.0.0",
52-
"replace-in-file": "^6.1.0",
50+
"ora": "^5.3.0",
51+
"proxy-agent": "^4.0.1",
52+
"replace-in-file": "^6.2.0",
5353
"rimraf": "^3.0.2",
5454
"yargs": "^16.2.0"
5555
},
5656
"devDependencies": {
57-
"eslint": "^7.16.0",
57+
"eslint": "^7.20.0",
5858
"eslint-config-standard": "^16.0.2",
5959
"eslint-plugin-import": "^2.22.1",
6060
"eslint-plugin-node": "^11.1.0",
61-
"eslint-plugin-promise": "^4.2.1",
61+
"eslint-plugin-promise": "^4.3.1",
6262
"eslint-plugin-standard": "^4.1.0",
6363
"intelli-espower-loader": "^1.0.1",
64-
"mocha": "^8.2.1",
64+
"mocha": "^8.3.0",
6565
"nyc": "^15.1.0",
6666
"power-assert": "^1.6.1",
67-
"sinon": "^9.2.2"
67+
"sinon": "^9.2.4"
6868
}
6969
}

0 commit comments

Comments
 (0)