Skip to content

Commit f971799

Browse files
authored
Merge pull request #1508 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.5 to 5.3.6
2 parents 622b30a + ce72c2b commit f971799

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
@@ -19,7 +19,7 @@
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.3.5",
22+
"@oclif/plugin-command-snapshot": "^5.3.6",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^11.0.3",
2525
"@salesforce/plugin-command-reference": "^3.1.67",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@
17321732
react "^18.3.1"
17331733
wrap-ansi "^9.0.0"
17341734

1735-
"@oclif/plugin-command-snapshot@^5.3.5":
1736-
version "5.3.5"
1737-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1738-
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
1735+
"@oclif/plugin-command-snapshot@^5.3.6":
1736+
version "5.3.6"
1737+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1738+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
17391739
dependencies:
17401740
"@oclif/core" "^4"
17411741
ansis "^3.17.0"

0 commit comments

Comments
 (0)