Skip to content

Commit b9fde21

Browse files
authored
Merge branch 'master' into universal-inline
2 parents 27d21aa + 59773d3 commit b9fde21

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

package-lock.json

+24-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -67,28 +67,28 @@
6767
"eslint": "5.16.0",
6868
"eslint-config-prettier": "4.1.0",
6969
"eslint-config-webpack": "1.2.5",
70-
"eslint-plugin-import": "2.16.0",
70+
"eslint-plugin-import": "2.17.0",
7171
"eslint-plugin-prettier": "3.0.1",
7272
"execa": "1.0.0",
7373
"file-loader": "3.0.1",
7474
"html-loader": "0.5.5",
7575
"html-webpack-plugin": "3.2.0",
7676
"husky": "1.3.1",
7777
"jest": "24.7.1",
78-
"jquery": "3.3.1",
78+
"jquery": "3.4.0",
7979
"less": "3.9.0",
8080
"less-loader": "4.1.0",
8181
"lint-staged": "8.1.5",
8282
"marked": "0.6.2",
8383
"nyc": "13.3.0",
84-
"prettier": "1.16.4",
84+
"prettier": "1.17.0",
8585
"puppeteer": "1.14.0",
8686
"rimraf": "2.6.3",
8787
"standard-version": "5.0.2",
8888
"style-loader": "0.23.1",
8989
"supertest": "4.0.2",
9090
"url-loader": "1.1.2",
91-
"webpack": "4.29.6",
91+
"webpack": "4.30.0",
9292
"webpack-cli": "3.3.0",
9393
"ws": "6.2.1"
9494
},

0 commit comments

Comments
 (0)