Skip to content

Commit fbf9467

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.11 to 5.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@5.3.11...5.3.13) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a57054 commit fbf9467

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"yarn-deduplicate": "^6.0.2"
3636
},
3737
"devDependencies": {
38-
"@oclif/plugin-command-snapshot": "^5.3.11",
38+
"@oclif/plugin-command-snapshot": "^5.3.13",
3939
"@salesforce/dev-scripts": "^10.2.4",
4040
"@salesforce/ts-sinon": "^1.4.31",
4141
"@types/semver": "^7.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,10 +1759,10 @@
17591759
wordwrap "^1.0.0"
17601760
wrap-ansi "^7.0.0"
17611761

1762-
"@oclif/plugin-command-snapshot@^5.3.11":
1763-
version "5.3.11"
1764-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.11.tgz#d844efb206856cd7475b763e5c815301ced421a8"
1765-
integrity sha512-GlSVuVs7wwx0Yoa4U6MXTTJIjWhXmXx5Mzh8zPebjzHARNKTeozQMxMnWCW7p0b6QAYl6XUnTng/usQ8GAxtVA==
1762+
"@oclif/plugin-command-snapshot@^5.3.13":
1763+
version "5.3.13"
1764+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.13.tgz#b63e9572091795c5659e61956c04a07bc956c5d2"
1765+
integrity sha512-sT6ty30VM23zCou7YokdTTj1/pedL5TcBqDCG/FzoFwY3NUHaiwuiCyMsYnsSTOBEkdW5TW7afRTPaU53NCsjQ==
17661766
dependencies:
17671767
"@oclif/core" "^4"
17681768
ansis "^3.17.0"

0 commit comments

Comments
 (0)