Skip to content

Commit 80e14c7

Browse files
authored
Merge pull request #595 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 169c67e + 4f36d35 commit 80e14c7

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.22",
16-
"@oclif/plugin-command-snapshot": "^5.2.15",
16+
"@oclif/plugin-command-snapshot": "^5.2.16",
1717
"@salesforce/cli-plugins-testkit": "^5.3.32",
1818
"@salesforce/dev-scripts": "^10.2.10",
1919
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@
16231623
wordwrap "^1.0.0"
16241624
wrap-ansi "^7.0.0"
16251625

1626-
"@oclif/plugin-command-snapshot@^5.2.15":
1627-
version "5.2.15"
1628-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1629-
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1626+
"@oclif/plugin-command-snapshot@^5.2.16":
1627+
version "5.2.16"
1628+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.16.tgz#8b2acebc9a2bb92e7d1ddea8eb11b4de59824f79"
1629+
integrity sha512-ONtTHVlrmDL/VkUxHqxKIi9HepSrfYa9AxIKm03MSPX1UJsDTyi0kPgqu0aYAdf1dyKhqfNRKNaGa9lBVYDOvw==
16301630
dependencies:
16311631
"@oclif/core" "^4"
16321632
ansis "^3.3.2"

0 commit comments

Comments
 (0)