Skip to content

Commit 13a4880

Browse files
committed
Update dependencies and update yarn.lock
1 parent bed84b7 commit 13a4880

File tree

2 files changed

+594
-513
lines changed

2 files changed

+594
-513
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,24 +57,24 @@
5757
"dependencies": {
5858
"diff": "^3.5.0",
5959
"hogan.js": "^3.0.2",
60-
"lodash": "^4.17.10",
61-
"whatwg-fetch": "^2.0.4"
60+
"lodash": "^4.17.11",
61+
"whatwg-fetch": "^3.0.0"
6262
},
6363
"devDependencies": {
64-
"autoprefixer": "^8.6.2",
65-
"browserify": "^16.2.2",
66-
"clean-css-cli": "^4.1.11",
67-
"codacy-coverage": "^3.0.0",
68-
"eslint": "^4.19.1",
69-
"eslint-plugin-promise": "^3.8.0",
70-
"eslint-plugin-standard": "^3.1.0",
64+
"autoprefixer": "^9.3.1",
65+
"browserify": "^16.2.3",
66+
"clean-css-cli": "^4.2.1",
67+
"codacy-coverage": "^3.2.0",
68+
"eslint": "^5.9.0",
69+
"eslint-plugin-promise": "^4.0.1",
70+
"eslint-plugin-standard": "^4.0.0",
7171
"fast-html-parser": "^1.0.1",
7272
"istanbul": "^0.4.5",
7373
"mkdirp": "^0.5.1",
7474
"mocha": "^5.2.0",
7575
"nopt": "^4.0.1",
76-
"postcss-cli": "^5.0.0",
77-
"uglify-js": "^3.4.0"
76+
"postcss-cli": "^6.0.1",
77+
"uglify-js": "^3.4.9"
7878
},
7979
"license": "MIT",
8080
"files": [

0 commit comments

Comments
 (0)