diff --git a/package.json b/package.json index b6fceed74..4cc56cf55 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": { - "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", @@ -40,15 +39,16 @@ "@oclif/test": "^3.0.1", "@types/ansi-styles": "^3.2.1", "@types/benchmark": "^2.1.2", - "@types/chai": "^4.3.4", "@types/chai-as-promised": "^7.1.5", + "@types/chai": "^4.3.4", "@types/clean-stack": "^2.1.1", + "@types/cli-progress": "^3.11.0", "@types/ejs": "^3.1.2", "@types/indent-string": "^4.0.1", "@types/js-yaml": "^3.12.7", "@types/mocha": "^10.0.2", - "@types/node": "^18", "@types/node-notifier": "^8.0.2", + "@types/node": "^18", "@types/slice-ansi": "^4.0.0", "@types/strip-ansi": "^5.2.1", "@types/supports-color": "^8.1.1",