Skip to content

Commit 7def4db

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot (#660)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.3.10 to 3.3.12. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@3.3.10...3.3.12) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7e50bd commit 7def4db

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"uuid": "^8.3.2"
3838
},
3939
"devDependencies": {
40-
"@oclif/plugin-command-snapshot": "^3.3.10",
40+
"@oclif/plugin-command-snapshot": "^3.3.12",
4141
"@oclif/plugin-help": "^5",
4242
"@oclif/plugin-which": "^1.0.4",
4343
"@oclif/test": "^2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -820,10 +820,10 @@
820820
widest-line "^3.1.0"
821821
wrap-ansi "^7.0.0"
822822

823-
"@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.7.1", "@oclif/core@^2.8.0":
824-
version "2.8.0"
825-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.0.tgz#4948de3168804169fa68895af8ec4853f332b307"
826-
integrity sha512-A2wHItFrD/WOw5bJ6Mtv9MD7If0bsKNR0pwEY0me+fo4HSXlJOtgYGqmzb8t8akX3DUUT7XsjPajsoHLkIJyvg==
823+
"@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.8.0", "@oclif/core@^2.8.2":
824+
version "2.8.2"
825+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.2.tgz#86fc31f20419dbb3cd25f89f4f1d83760c60f7c0"
826+
integrity sha512-g50NrCdEcFlBfuwZb9RxLmxPNQ9wIaBPOiwbxlGYRkHMnsC6LNHcvVtyDnmndU8qoXrmCOZ6ocSZenOMlG+G1w==
827827
dependencies:
828828
"@types/cli-progress" "^3.11.0"
829829
ansi-escapes "^4.3.2"
@@ -926,16 +926,16 @@
926926
chalk "^4.1.0"
927927
tslib "^2.5.0"
928928

929-
"@oclif/plugin-command-snapshot@^3.3.10":
930-
version "3.3.10"
931-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.10.tgz#870b9c2107890d6a31360da02e7f568d8bdb658a"
932-
integrity sha512-KVDa2WWP5NCbKgqFyV8XOW4m9ynKofTQILXETnimv/aUI6LfcCADB1543v3OXnMbDbDlA7ypc6KATlsPCMuvsw==
929+
"@oclif/plugin-command-snapshot@^3.3.12":
930+
version "3.3.12"
931+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.12.tgz#031ee5c21a7c3a9f90874bf70e43667e078386d3"
932+
integrity sha512-7fCgx0+g7SB806nGQjhpZLz++b5DXjYUZqqhTOi+fp0pXQn9M5KacaoloZhvCfb7ByBk4pTDj/0SY7D8aRFq3w==
933933
dependencies:
934-
"@oclif/core" "^2.7.1"
934+
"@oclif/core" "^2.8.2"
935935
chalk "^4.1.2"
936936
just-diff "^5.2.0"
937937
lodash "^4.17.21"
938-
semver "^7.3.8"
938+
semver "^7.4.0"
939939
ts-json-schema-generator "^1.2.0"
940940
tslib "^2.5.0"
941941

@@ -7665,10 +7665,10 @@ semver@^6.0.0, semver@^6.3.0:
76657665
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
76667666
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
76677667

7668-
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
7669-
version "7.3.8"
7670-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
7671-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
7668+
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.4.0:
7669+
version "7.5.0"
7670+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
7671+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
76727672
dependencies:
76737673
lru-cache "^6.0.0"
76747674

0 commit comments

Comments
 (0)