From 831c4730c5733580f6654b24d6194b92a0e05cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 03:18:20 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.2.1 to 3.2.8 Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.2.1 to 3.2.8. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-command-snapshot/compare/3.2.1...3.2.8) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9d9d33c..bb3993d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -543,7 +543,7 @@ is-wsl "^2.1.1" tslib "^2.3.1" -"@oclif/core@^1.16.4", "@oclif/core@^1.19.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2": +"@oclif/core@^1.19.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2": version "1.20.3" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.3.tgz#e237b1f3d36b9fca4e8f3f91130d83ca1c12636e" integrity sha512-sM2zQlzOUpHpcTBi7ETnHzK1KRF5BReKvERuF0jRlI2HgQ669arGccv1gkdouyMTG5prG92qy9P4ByhFVkLSQQ== @@ -638,17 +638,17 @@ tslib "^2.3.1" "@oclif/plugin-command-snapshot@^3": - version "3.2.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.1.tgz#ced71f05026a721749803951dca57a298659f58f" - integrity sha512-9QDqj3aT1NI1zYjXQg6PnZKsV0sb5aREfZJO+k1Cn1htPjlx/ivSDlNlY4SWvfBZfGlqe4+2yzuQlwLOxXGN0Q== + version "3.2.8" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.8.tgz#f34fd6dbace0f270cf2cf1f22f7fe226972065c7" + integrity sha512-9/9Vw+ZHEEByqnv0EHPl68yvO8rTTuiIMCS/oZG+fVsGD48QrnxgAlDstcAzFwFavqx0tJJeo+Rhe2+Q3CoPGA== dependencies: - "@oclif/core" "^1.16.4" + "@oclif/core" "^1.20.0" chalk "^4.1.2" just-diff "^5.1.1" lodash "^4.17.21" - semver "^7.3.7" + semver "^7.3.8" ts-json-schema-generator "^1.1.2" - tslib "^2.4.0" + tslib "^2.4.1" "@oclif/plugin-help@3.2.18": version "3.2.18" @@ -5320,12 +5320,7 @@ tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" - integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== - -tslib@^2.4.1: +tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.1: version "2.4.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==