Skip to content

Commit 2e833d2

Browse files
committedSep 2, 2019
update all dependencies
1 parent 8b4b1ab commit 2e833d2

File tree

2 files changed

+1769
-2263
lines changed

2 files changed

+1769
-2263
lines changed
 

‎package-lock.json

+1,739-2,233
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+30-30
Original file line numberDiff line numberDiff line change
@@ -25,60 +25,60 @@
2525
"connect-pause": "^0.1.1",
2626
"cors": "^2.8.5",
2727
"errorhandler": "^1.5.1",
28-
"express": "^4.17.0",
28+
"express": "^4.17.1",
2929
"express-urlrewrite": "^1.2.0",
3030
"json-parse-helpfulerror": "^1.0.3",
3131
"lodash": "^4.17.15",
3232
"lodash-id": "^0.14.0",
3333
"lowdb": "^1.0.0",
3434
"method-override": "^3.0.0",
3535
"morgan": "^1.9.1",
36-
"nanoid": "^2.0.2",
36+
"nanoid": "^2.1.0",
3737
"object-assign": "^4.1.1",
38-
"please-upgrade-node": "^3.1.1",
39-
"pluralize": "^7.0.0",
38+
"please-upgrade-node": "^3.2.0",
39+
"pluralize": "^8.0.0",
4040
"request": "^2.88.0",
4141
"server-destroy": "^1.0.1",
42-
"update-notifier": "^3.0.0",
43-
"yargs": "^13.2.4"
42+
"update-notifier": "^3.0.1",
43+
"yargs": "^14.0.0"
4444
},
4545
"devDependencies": {
46-
"@babel/cli": "^7.4.4",
47-
"@babel/core": "^7.4.4",
48-
"@babel/node": "^7.2.2",
49-
"@babel/plugin-transform-regenerator": "^7.4.4",
46+
"@babel/cli": "^7.5.5",
47+
"@babel/core": "^7.5.5",
48+
"@babel/node": "^7.5.5",
49+
"@babel/plugin-transform-regenerator": "^7.4.5",
5050
"@babel/polyfill": "^7.4.4",
51-
"@babel/preset-env": "^7.4.4",
52-
"@babel/register": "^7.4.4",
51+
"@babel/preset-env": "^7.5.5",
52+
"@babel/register": "^7.5.5",
5353
"babel-loader": "^8.0.6",
54-
"clean-webpack-plugin": "^2.0.2",
55-
"cross-env": "^5.2.0",
56-
"css-loader": "^2.1.1",
57-
"eslint": "^5.16.0",
58-
"eslint-config-prettier": "^4.3.0",
59-
"eslint-config-standard": "^12.0.0",
60-
"eslint-plugin-import": "^2.17.2",
61-
"eslint-plugin-node": "^9.0.1",
54+
"clean-webpack-plugin": "^3.0.0",
55+
"cross-env": "^5.2.1",
56+
"css-loader": "^3.2.0",
57+
"eslint": "^6.3.0",
58+
"eslint-config-prettier": "^6.1.0",
59+
"eslint-config-standard": "^14.1.0",
60+
"eslint-plugin-import": "^2.18.2",
61+
"eslint-plugin-node": "^9.2.0",
6262
"eslint-plugin-prettier": "^3.1.0",
63-
"eslint-plugin-promise": "^4.1.1",
64-
"eslint-plugin-standard": "^4.0.0",
63+
"eslint-plugin-promise": "^4.2.1",
64+
"eslint-plugin-standard": "^4.0.1",
6565
"html-webpack-plugin": "^3.2.0",
66-
"husky": "^2.3.0",
67-
"jest": "^24.8.0",
66+
"husky": "^3.0.5",
67+
"jest": "^24.9.0",
6868
"markdown-toc": "^1.2.0",
69-
"mini-css-extract-plugin": "^0.6.0",
69+
"mini-css-extract-plugin": "^0.8.0",
7070
"mkdirp": "^0.5.1",
7171
"npm-run-all": "^4.1.5",
7272
"os-tmpdir": "^2.0.0",
7373
"pkg-ok": "^2.3.1",
74-
"prettier": "^1.17.1",
75-
"promise-polyfill": "^8.1.0",
76-
"rimraf": "^2.6.3",
74+
"prettier": "^1.18.2",
75+
"promise-polyfill": "^8.1.3",
76+
"rimraf": "^3.0.0",
7777
"server-ready": "^0.3.1",
7878
"supertest": "^4.0.2",
7979
"temp-write": "^4.0.0",
80-
"webpack": "^4.31.0",
81-
"webpack-cli": "^3.3.2",
80+
"webpack": "^4.39.3",
81+
"webpack-cli": "^3.3.7",
8282
"whatwg-fetch": "^3.0.0"
8383
},
8484
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.