Meta: Update dependencies

This commit is contained in:
Rob Garrison 2019-07-08 04:33:51 -05:00
parent bc56a7abd6
commit d415643775

View File

@ -7,22 +7,22 @@
"author": "Stylus Team", "author": "Stylus Team",
"devDependencies": { "devDependencies": {
"archiver": "^3.0.0", "archiver": "^3.0.0",
"codemirror": "^5.42.0", "codemirror": "^5.48.0",
"dropbox": "^4.0.14", "dropbox": "^4.0.28",
"endent": "^1.2.0", "endent": "^1.3.0",
"eslint": "^5.10.0", "eslint": "^6.0.1",
"fs-extra": "^7.0.1", "fs-extra": "^8.1.0",
"jsonlint": "^1.6.3", "jsonlint": "^1.6.3",
"less-bundle": "github:openstyles/less-bundle#v0.1.0", "less-bundle": "github:openstyles/less-bundle#v0.1.0",
"lz-string-unsafe": "^1.4.4-fork-1", "lz-string-unsafe": "^1.4.4-fork-1",
"rimraf": "^2.6.2", "rimraf": "^2.6.3",
"semver-bundle": "^0.1.1", "semver-bundle": "^0.1.1",
"stylelint-bundle": "^8.0.0", "stylelint-bundle": "^8.0.0",
"stylus-lang-bundle": "^0.54.5", "stylus-lang-bundle": "^0.54.5",
"updates": "^5.4.3", "updates": "^8.2.1",
"usercss-meta": "^0.9.0", "usercss-meta": "^0.9.0",
"web-ext": "^2.9.2", "web-ext": "^3.1.0",
"webext-tx-fix": "^0.3.1", "webext-tx-fix": "^0.3.2",
"zipjs-browserify": "^1.0.1" "zipjs-browserify": "^1.0.1"
}, },
"scripts": { "scripts": {