Skip to content

Commit 5a6f384

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.2.6 to 3.2.7
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.2.6 to 3.2.7. - [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.2.6...3.2.7) --- 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 e3d5405 commit 5a6f384

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2.6",
20+
"@oclif/plugin-command-snapshot": "^3.2.7",
2121
"@oclif/plugin-help": "^3",
2222
"@oclif/test": "^1",
2323
"@salesforce/dev-config": "^2.1.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -504,10 +504,10 @@
504504
is-wsl "^2.1.1"
505505
tslib "^2.3.1"
506506

507-
"@oclif/core@^1.18.0", "@oclif/core@^1.19.1":
508-
version "1.19.1"
509-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.19.1.tgz#6dba92cfb7f1412e43068db3e9716215786f85a3"
510-
integrity sha512-+LtMYQNzfLoYUcBTsWSFQ/4mqiA70XRU6tP+lDNmQQTrB5FHzDoBbyYvdjvMeS42izg78gjlN++rLUaAUCloNw==
507+
"@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.20.0":
508+
version "1.20.0"
509+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706"
510+
integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw==
511511
dependencies:
512512
"@oclif/linewrap" "^1.0.0"
513513
"@oclif/screen" "^3.0.2"
@@ -619,12 +619,12 @@
619619
chalk "^4.1.0"
620620
tslib "^2.3.1"
621621

622-
"@oclif/plugin-command-snapshot@^3.2.6":
623-
version "3.2.6"
624-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.6.tgz#a7f48a5c8171c5a6d49b24d650c83f7fcfd6e689"
625-
integrity sha512-oUJ/VQJCYbtZlrj8CTbspS1Iq/QEAXlpacxdHgDca956qCqoed0/Y6dDzuOOP7/yz+2yOEvqOlx5ibhHTzw3DQ==
622+
"@oclif/plugin-command-snapshot@^3.2.7":
623+
version "3.2.7"
624+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.7.tgz#68779cbac74e3b6d65ad04c72cbc171570e76a08"
625+
integrity sha512-zKh9z/JdnpIz9uw+8DKRY8zH2lIH9IYu9T+FLteW1xjErXSOo924BiUehr7iJNY79XDeU2w0eAP9u+CfwH4KCA==
626626
dependencies:
627-
"@oclif/core" "^1.19.1"
627+
"@oclif/core" "^1.20.0"
628628
chalk "^4.1.2"
629629
just-diff "^5.1.1"
630630
lodash "^4.17.21"

0 commit comments

Comments
 (0)