Skip to content

Commit 7c71ca3

Browse files
authored
Merge pull request #808 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.16
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.15 to 5.2.16
2 parents 4d5cb9c + 292f2fe commit 7c71ca3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^11.3.10"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.15",
14+
"@oclif/plugin-command-snapshot": "^5.2.16",
1515
"@salesforce/cli-plugins-testkit": "^5.3.32",
1616
"@salesforce/dev-scripts": "^10.2.10",
1717
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,10 +1265,10 @@
12651265
wordwrap "^1.0.0"
12661266
wrap-ansi "^7.0.0"
12671267

1268-
"@oclif/plugin-command-snapshot@^5.2.15":
1269-
version "5.2.15"
1270-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1271-
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1268+
"@oclif/plugin-command-snapshot@^5.2.16":
1269+
version "5.2.16"
1270+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.16.tgz#8b2acebc9a2bb92e7d1ddea8eb11b4de59824f79"
1271+
integrity sha512-ONtTHVlrmDL/VkUxHqxKIi9HepSrfYa9AxIKm03MSPX1UJsDTyi0kPgqu0aYAdf1dyKhqfNRKNaGa9lBVYDOvw==
12721272
dependencies:
12731273
"@oclif/core" "^4"
12741274
ansis "^3.3.2"

0 commit comments

Comments
 (0)