Skip to content

Commit f29f639

Browse files
authored
Merge pull request #33 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 c4d6598 + bcc42a2 commit f29f639

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.33",
1616
"@salesforce/dev-scripts": "^10.2.9",
1717
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,10 +1620,10 @@
16201620
wordwrap "^1.0.0"
16211621
wrap-ansi "^7.0.0"
16221622

1623-
"@oclif/plugin-command-snapshot@^5.2.15":
1624-
version "5.2.15"
1625-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1626-
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1623+
"@oclif/plugin-command-snapshot@^5.2.16":
1624+
version "5.2.16"
1625+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.16.tgz#8b2acebc9a2bb92e7d1ddea8eb11b4de59824f79"
1626+
integrity sha512-ONtTHVlrmDL/VkUxHqxKIi9HepSrfYa9AxIKm03MSPX1UJsDTyi0kPgqu0aYAdf1dyKhqfNRKNaGa9lBVYDOvw==
16271627
dependencies:
16281628
"@oclif/core" "^4"
16291629
ansis "^3.3.2"

0 commit comments

Comments
 (0)