Skip to content

Commit f8261fd

Browse files
authored
Merge pull request #147 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.22
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.21 to 5.3.22
2 parents e02baed + d45a365 commit f8261fd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"proxy-agent": "^6.5.0"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.3.21",
21+
"@oclif/plugin-command-snapshot": "^5.3.22",
2222
"@salesforce/cli-plugins-testkit": "^5.3.58",
2323
"@salesforce/dev-scripts": "^11.0.4",
2424
"@salesforce/plugin-command-reference": "^3.1.103",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,10 +1189,10 @@
11891189
wordwrap "^1.0.0"
11901190
wrap-ansi "^7.0.0"
11911191

1192-
"@oclif/plugin-command-snapshot@^5.3.21":
1193-
version "5.3.21"
1194-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.21.tgz#a09db9aaa10562628913f23d67ff4e93c3afc6de"
1195-
integrity sha512-jmPF/FNGXBmgkgRUW+P4CfPjon48Nom62YzfLMkN6LXl2ILmlhEigMO4hnOdub1XaonMRfexmBtvuWL0mfUPfg==
1192+
"@oclif/plugin-command-snapshot@^5.3.22":
1193+
version "5.3.22"
1194+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1195+
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
11961196
dependencies:
11971197
"@oclif/core" "^4"
11981198
ansis "^3.17.0"
@@ -1201,7 +1201,7 @@
12011201
lodash.difference "^4.5.0"
12021202
lodash.get "^4.4.2"
12031203
lodash.sortby "^4.7.0"
1204-
semver "^7.8.0"
1204+
semver "^7.8.1"
12051205
ts-json-schema-generator "^1.5.1"
12061206

12071207
"@oclif/plugin-help@^6.2.49":

0 commit comments

Comments
 (0)