diff --git a/package.json b/package.json index 4b231d52e28..242ade34381 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@atom/nsfw": "1.0.18", "@atom/source-map-support": "^0.3.4", - "@atom/watcher": "1.0.8", + "@atom/watcher": "1.2.0", "about": "file:packages/about", "archive-view": "https://www.atom.io/api/packages/archive-view/versions/0.65.1/tarball", "async": "0.2.6", @@ -60,7 +60,7 @@ "find-parent-dir": "^0.3.0", "first-mate": "7.1.3", "focus-trap": "2.4.5", - "fs-admin": "^0.1.7", + "fs-admin": "^0.2.0", "fs-plus": "^3.0.1", "fstream": "0.1.24", "fuzzaldrin": "^2.1", @@ -121,7 +121,7 @@ "marked": "^0.3.12", "metrics": "https://www.atom.io/api/packages/metrics/versions/1.6.2/tarball", "minimatch": "^3.0.3", - "mocha": "2.5.1", + "mocha": "10.6.0", "mocha-junit-reporter": "^1.13.0", "mocha-multi-reporters": "^1.1.4", "mock-spawn": "^0.2.6",