Skip to content

Commit ebfbd17

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.3.11 to 3.3.13. - [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.11...3.3.13) --- 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]>
1 parent 9259ad9 commit ebfbd17

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@oclif/dev-cli": "^1",
20-
"@oclif/plugin-command-snapshot": "^3.3.11",
20+
"@oclif/plugin-command-snapshot": "^3.3.13",
2121
"@oclif/plugin-help": "^3",
2222
"@oclif/test": "^1",
2323
"@salesforce/dev-config": "^2.1.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,10 @@
538538
widest-line "^3.1.0"
539539
wrap-ansi "^7.0.0"
540540

541-
"@oclif/core@^2.7.1":
542-
version "2.7.1"
543-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.7.1.tgz#3f38c1ace1675d80b0bbaa3ae5d4572b8fa04c22"
544-
integrity sha512-HnaZ0ezNJUGok4uACOmVl05aSrCblmuq5Sqyg3Qa8aLFnTBuvHn3d67fTJKSttyAnJ5LI3zw8e5vzLD7WZuP0A==
541+
"@oclif/core@^2.8.2":
542+
version "2.8.2"
543+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.2.tgz#86fc31f20419dbb3cd25f89f4f1d83760c60f7c0"
544+
integrity sha512-g50NrCdEcFlBfuwZb9RxLmxPNQ9wIaBPOiwbxlGYRkHMnsC6LNHcvVtyDnmndU8qoXrmCOZ6ocSZenOMlG+G1w==
545545
dependencies:
546546
"@types/cli-progress" "^3.11.0"
547547
ansi-escapes "^4.3.2"
@@ -654,16 +654,16 @@
654654
chalk "^4.1.0"
655655
tslib "^2.5.0"
656656

657-
"@oclif/plugin-command-snapshot@^3.3.11":
658-
version "3.3.11"
659-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.11.tgz#b5203d2344b6a2caa2b827cec5a15fd14d9966ec"
660-
integrity sha512-5MKEQAND8pGDaAQw22bMuTN20d/s8snIK40po65ATlc10q1stOC4uVKBkzXgOm3u5HfFZF3xM7lADar+SxZcKQ==
657+
"@oclif/plugin-command-snapshot@^3.3.13":
658+
version "3.3.13"
659+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.13.tgz#1b200d565c0d7f223d633c27e580232977c23332"
660+
integrity sha512-oFOXYGJ/DNp6VKwVlyynL7DG09CflXxTFRt2xVatupQKx4+2/otsGHENYwZv0RUpQalWCXWTu+8iEGZOXTgN2A==
661661
dependencies:
662-
"@oclif/core" "^2.7.1"
662+
"@oclif/core" "^2.8.2"
663663
chalk "^4.1.2"
664664
just-diff "^5.2.0"
665665
lodash "^4.17.21"
666-
semver "^7.4.0"
666+
semver "^7.5.0"
667667
ts-json-schema-generator "^1.2.0"
668668
tslib "^2.5.0"
669669

@@ -5685,10 +5685,10 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.3.0:
56855685
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
56865686
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
56875687

5688-
semver@^7.1.1, 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:
5689-
version "7.4.0"
5690-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.4.0.tgz#8481c92feffc531ab1e012a8ffc15bdd3a0f4318"
5691-
integrity sha512-RgOxM8Mw+7Zus0+zcLEUn8+JfoLpj/huFTItQy2hsM4khuC1HYRDp0cU482Ewn/Fcy6bCjufD8vAj7voC66KQw==
5688+
semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.4.0, semver@^7.5.0:
5689+
version "7.5.0"
5690+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
5691+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
56925692
dependencies:
56935693
lru-cache "^6.0.0"
56945694

0 commit comments

Comments
 (0)