From d8c2cd449e45b7603744c7efa69977d881aa7225 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Wed, 11 Sep 2019 07:19:00 -0500 Subject: [PATCH] Meta: Update dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f78e1f60..4dae4d5b 100644 --- a/package.json +++ b/package.json @@ -6,20 +6,20 @@ "repository": "openstyles/stylus", "author": "Stylus Team", "devDependencies": { - "archiver": "^3.0.0", - "codemirror": "^5.48.0", - "dropbox": "^4.0.28", + "archiver": "^3.1.1", + "codemirror": "^5.48.4", + "dropbox": "^4.0.30", "endent": "^1.3.0", - "eslint": "^6.0.1", + "eslint": "^6.3.0", "fs-extra": "^8.1.0", "jsonlint": "^1.6.3", "less-bundle": "github:openstyles/less-bundle#v0.1.0", "lz-string-unsafe": "^1.4.4-fork-1", - "rimraf": "^2.6.3", + "rimraf": "^3.0.0", "semver-bundle": "^0.1.1", "stylelint-bundle": "^8.0.0", "stylus-lang-bundle": "^0.54.5", - "updates": "^8.2.1", + "updates": "^9.0.0", "usercss-meta": "^0.9.0", "web-ext": "^3.1.1", "webext-tx-fix": "^0.3.2",