From a459b92fd74a17f3c4893de69d9f3b92a1116669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 16:02:18 +0000 Subject: [PATCH] Bump oclif from 3.2.22 to 3.3.0 Bumps [oclif](https://github.com/oclif/oclif) from 3.2.22 to 3.3.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.2.22...3.3.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 156 +++++++++++++++++++++++----------------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb81955..0fc9f70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -829,9 +829,9 @@ } }, "node_modules/@oclif/color": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.1.tgz", - "integrity": "sha512-qjYr+izgWdIVOroiBKqTzQgc1r5Wd9QB1J7yGM2EeelqhBARiiVLRZL45vhV4zdyTRdDkZS0EBzFwQap+nliLA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.2.tgz", + "integrity": "sha512-HqTFeMjfLOZajxqffSkyDWFUB3YqsSLRcsvnvITGRzhO0Ip4Qwp0VHVwh+qe0TjJYEltmOgzoxsR1LZPQIHNBQ==", "dependencies": { "ansi-styles": "^4.2.1", "chalk": "^4.1.0", @@ -896,12 +896,12 @@ } }, "node_modules/@oclif/core": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.19.2.tgz", - "integrity": "sha512-n5ni/NNR6+I0IQXVGoLKdrdw6IS3WH/R/hw6WX8ERfLMZACrNSuJFD9EmBZkztyRkmiQ2L06ULazW5bJn5Shog==", + "version": "1.20.4", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.20.4.tgz", + "integrity": "sha512-giug32M4YhSYNYKQwE1L57/+k5gp1+Bq3/0vKNQmzAY1tizFGhvBJc6GIRZasHjU+xtZLutQvrVrJo7chX3hxg==", "dependencies": { "@oclif/linewrap": "^1.0.0", - "@oclif/screen": "^3.0.2", + "@oclif/screen": "^3.0.3", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", @@ -925,7 +925,7 @@ "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", - "tslib": "^2.3.1", + "tslib": "^2.4.1", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" }, @@ -991,24 +991,24 @@ "integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==" }, "node_modules/@oclif/plugin-help": { - "version": "5.1.16", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.1.16.tgz", - "integrity": "sha512-30uy/bRUzptI4mFf6re1imTBxJJB2r9pQyZ7sbr8zn0oymLZX4dMArlMDi/LwpPqEtIN3fivXgDkjcoKO8ezGQ==", + "version": "5.1.19", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.1.19.tgz", + "integrity": "sha512-eQVRCFJOwRj8Tbqz8Lzd9GN38egwLCg+ohJ0xfg12CoXml03WqkfcFiAWkVwSWmLVrZUlUVrxfXKKkmpUaXZHg==", "dependencies": { - "@oclif/core": "^1.19.1" + "@oclif/core": "^1.20.4" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/plugin-not-found": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.6.tgz", - "integrity": "sha512-VcO8VwHalrALUV+vZO1mEAjt1r4JM//rmW8Rw9Ca1/aITnOC58Saf8v2MpZABuu7QeJ/LbwQsZglR0MNDAbYnw==", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.9.tgz", + "integrity": "sha512-FJXIa5KmNbCgO8kDVJ23C/SkRRuwMYaRTNs5jejwrwKAm5fPp+TnR1+4pBp64ik7FA806nioqMGlotiyEWfMJA==", "dev": true, "dependencies": { - "@oclif/color": "^1.0.1", - "@oclif/core": "^1.19.1", + "@oclif/color": "^1.0.2", + "@oclif/core": "^1.20.3", "fast-levenshtein": "^3.0.0", "lodash": "^4.17.21" }, @@ -1038,12 +1038,12 @@ } }, "node_modules/@oclif/plugin-warn-if-update-available": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.10.tgz", - "integrity": "sha512-HO+PB+/On33iGmsY8XI7957/XctWUupoVAjqQMmkQNygv99/fGcCh/9I4BHgD2xxuT0uZku5urMZi1jgRQXMOg==", + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.14.tgz", + "integrity": "sha512-gEgFZuNtFx3yPfSuxhAm9F8nLZ4+UnBJhbjTywY0Cvrqvd+OvKvo6PfwRm0lWmH4EgWwQEq39pfaks1fg+y1gw==", "dev": true, "dependencies": { - "@oclif/core": "^1.19.1", + "@oclif/core": "^1.20.4", "chalk": "^4.1.0", "debug": "^4.1.0", "fs-extra": "^9.0.1", @@ -1056,9 +1056,9 @@ } }, "node_modules/@oclif/screen": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.2.tgz", - "integrity": "sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.3.tgz", + "integrity": "sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA==", "engines": { "node": ">=12.0.0" } @@ -4594,9 +4594,9 @@ } }, "node_modules/github-slugger": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", - "integrity": "sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.5.0.tgz", + "integrity": "sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==", "dev": true }, "node_modules/github-username": { @@ -6924,21 +6924,21 @@ } }, "node_modules/oclif": { - "version": "3.2.22", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.2.22.tgz", - "integrity": "sha512-aYfC+feIOSMo9rAfSMnPaHFImSmL5gPs6CA0mD+LZuNTEyHjWr2VMk+flqs346rP9zIcZBjZJCnsdJndwefKQQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.3.0.tgz", + "integrity": "sha512-4zmF0FiwQqm8rqM0/Ic6naKbWti1KkZ7wbghstEE5kHq2J/AKpqb0dq7Xx7QpDAiS+rmnizaQraGIlfaoGLKvA==", "dev": true, "dependencies": { - "@oclif/core": "^1.18.0", - "@oclif/plugin-help": "^5.1.16", - "@oclif/plugin-not-found": "^2.3.6", - "@oclif/plugin-warn-if-update-available": "^2.0.6", + "@oclif/core": "^1.20.4", + "@oclif/plugin-help": "^5.1.19", + "@oclif/plugin-not-found": "^2.3.7", + "@oclif/plugin-warn-if-update-available": "^2.0.14", "aws-sdk": "^2.1231.0", - "concurrently": "^7.4.0", + "concurrently": "^7.5.0", "debug": "^4.3.3", "find-yarn-workspace-root": "^2.0.0", "fs-extra": "^8.1", - "github-slugger": "^1.4.0", + "github-slugger": "^1.5.0", "lodash": "^4.17.21", "normalize-package-data": "^3.0.3", "qqjs": "^0.3.11", @@ -9341,9 +9341,9 @@ } }, "node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", + "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -10892,9 +10892,9 @@ } }, "@oclif/color": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.1.tgz", - "integrity": "sha512-qjYr+izgWdIVOroiBKqTzQgc1r5Wd9QB1J7yGM2EeelqhBARiiVLRZL45vhV4zdyTRdDkZS0EBzFwQap+nliLA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.2.tgz", + "integrity": "sha512-HqTFeMjfLOZajxqffSkyDWFUB3YqsSLRcsvnvITGRzhO0Ip4Qwp0VHVwh+qe0TjJYEltmOgzoxsR1LZPQIHNBQ==", "requires": { "ansi-styles": "^4.2.1", "chalk": "^4.1.0", @@ -10940,12 +10940,12 @@ } }, "@oclif/core": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.19.2.tgz", - "integrity": "sha512-n5ni/NNR6+I0IQXVGoLKdrdw6IS3WH/R/hw6WX8ERfLMZACrNSuJFD9EmBZkztyRkmiQ2L06ULazW5bJn5Shog==", + "version": "1.20.4", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.20.4.tgz", + "integrity": "sha512-giug32M4YhSYNYKQwE1L57/+k5gp1+Bq3/0vKNQmzAY1tizFGhvBJc6GIRZasHjU+xtZLutQvrVrJo7chX3hxg==", "requires": { "@oclif/linewrap": "^1.0.0", - "@oclif/screen": "^3.0.2", + "@oclif/screen": "^3.0.3", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", @@ -10969,7 +10969,7 @@ "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", - "tslib": "^2.3.1", + "tslib": "^2.4.1", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" }, @@ -11016,21 +11016,21 @@ "integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==" }, "@oclif/plugin-help": { - "version": "5.1.16", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.1.16.tgz", - "integrity": "sha512-30uy/bRUzptI4mFf6re1imTBxJJB2r9pQyZ7sbr8zn0oymLZX4dMArlMDi/LwpPqEtIN3fivXgDkjcoKO8ezGQ==", + "version": "5.1.19", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.1.19.tgz", + "integrity": "sha512-eQVRCFJOwRj8Tbqz8Lzd9GN38egwLCg+ohJ0xfg12CoXml03WqkfcFiAWkVwSWmLVrZUlUVrxfXKKkmpUaXZHg==", "requires": { - "@oclif/core": "^1.19.1" + "@oclif/core": "^1.20.4" } }, "@oclif/plugin-not-found": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.6.tgz", - "integrity": "sha512-VcO8VwHalrALUV+vZO1mEAjt1r4JM//rmW8Rw9Ca1/aITnOC58Saf8v2MpZABuu7QeJ/LbwQsZglR0MNDAbYnw==", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.9.tgz", + "integrity": "sha512-FJXIa5KmNbCgO8kDVJ23C/SkRRuwMYaRTNs5jejwrwKAm5fPp+TnR1+4pBp64ik7FA806nioqMGlotiyEWfMJA==", "dev": true, "requires": { - "@oclif/color": "^1.0.1", - "@oclif/core": "^1.19.1", + "@oclif/color": "^1.0.2", + "@oclif/core": "^1.20.3", "fast-levenshtein": "^3.0.0", "lodash": "^4.17.21" } @@ -11054,12 +11054,12 @@ } }, "@oclif/plugin-warn-if-update-available": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.10.tgz", - "integrity": "sha512-HO+PB+/On33iGmsY8XI7957/XctWUupoVAjqQMmkQNygv99/fGcCh/9I4BHgD2xxuT0uZku5urMZi1jgRQXMOg==", + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.14.tgz", + "integrity": "sha512-gEgFZuNtFx3yPfSuxhAm9F8nLZ4+UnBJhbjTywY0Cvrqvd+OvKvo6PfwRm0lWmH4EgWwQEq39pfaks1fg+y1gw==", "dev": true, "requires": { - "@oclif/core": "^1.19.1", + "@oclif/core": "^1.20.4", "chalk": "^4.1.0", "debug": "^4.1.0", "fs-extra": "^9.0.1", @@ -11069,9 +11069,9 @@ } }, "@oclif/screen": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.2.tgz", - "integrity": "sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==" + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.3.tgz", + "integrity": "sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA==" }, "@oclif/test": { "version": "2.2.6", @@ -13760,9 +13760,9 @@ "integrity": "sha512-X8u8fREiYOE6S8hLbq99PeykTDoLVnxvF4DjWKJmz9xy2nNRdUcV8ZN9tniJFeKyTU3qnC9lL8n4Chd6LmVKHg==" }, "github-slugger": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", - "integrity": "sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.5.0.tgz", + "integrity": "sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==", "dev": true }, "github-username": { @@ -15498,21 +15498,21 @@ } }, "oclif": { - "version": "3.2.22", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.2.22.tgz", - "integrity": "sha512-aYfC+feIOSMo9rAfSMnPaHFImSmL5gPs6CA0mD+LZuNTEyHjWr2VMk+flqs346rP9zIcZBjZJCnsdJndwefKQQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.3.0.tgz", + "integrity": "sha512-4zmF0FiwQqm8rqM0/Ic6naKbWti1KkZ7wbghstEE5kHq2J/AKpqb0dq7Xx7QpDAiS+rmnizaQraGIlfaoGLKvA==", "dev": true, "requires": { - "@oclif/core": "^1.18.0", - "@oclif/plugin-help": "^5.1.16", - "@oclif/plugin-not-found": "^2.3.6", - "@oclif/plugin-warn-if-update-available": "^2.0.6", + "@oclif/core": "^1.20.4", + "@oclif/plugin-help": "^5.1.19", + "@oclif/plugin-not-found": "^2.3.7", + "@oclif/plugin-warn-if-update-available": "^2.0.14", "aws-sdk": "^2.1231.0", - "concurrently": "^7.4.0", + "concurrently": "^7.5.0", "debug": "^4.3.3", "find-yarn-workspace-root": "^2.0.0", "fs-extra": "^8.1", - "github-slugger": "^1.4.0", + "github-slugger": "^1.5.0", "lodash": "^4.17.21", "normalize-package-data": "^3.0.3", "qqjs": "^0.3.11", @@ -17293,9 +17293,9 @@ } }, "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", + "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" }, "tsutils": { "version": "3.21.0",