Skip to content

Commit afc3650

Browse files
author
Alexander Golovanov
committed
Chore: upgrade npm packages
1 parent eb80b22 commit afc3650

File tree

2 files changed

+949
-671
lines changed

2 files changed

+949
-671
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,22 @@
3030
"@textpress/eslint-config-textpress": "*",
3131
"@textpress/extendable-error": "*",
3232
"@textpress/gulp-bump-version": "*",
33+
"chalk": "^2.3.2",
3334
"conventional-github-releaser": "^2.0.0",
3435
"esdoc": "^1.0.4",
3536
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
3637
"esdoc-standard-plugin": "^1.0.0",
3738
"eslint": "^4.9.0",
38-
"flow-bin": "^0.63.1",
39+
"fancy-log": "^1.3.2",
3940
"gulp": "^3.9.1",
41+
"gulp-confirm": "^1.0.8",
42+
"gulp-exec": "^3.0.1",
43+
"gulp-print": "^5.0.0",
4044
"jest": "^22.0.5",
4145
"jest-cli": "^22.0.5",
42-
"rimraf": "^2.6.2"
46+
"lodash": "^4.17.5",
47+
"plugin-error": "^1.0.1",
48+
"rimraf": "^2.6.2",
49+
"yargs": "^11.0.0"
4350
}
4451
}

0 commit comments

Comments
 (0)