Skip to content

Commit 3e91b14

Browse files
authored
Merge pull request #194 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.1
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.40 to 5.3.1
2 parents 69798e8 + cf8d1ba commit 3e91b14

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
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.2.40",
17+
"@oclif/plugin-command-snapshot": "^5.3.1",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,10 +1750,10 @@
17501750
react "^18.3.1"
17511751
wrap-ansi "^9.0.0"
17521752

1753-
"@oclif/plugin-command-snapshot@^5.2.40":
1754-
version "5.2.40"
1755-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1756-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1753+
"@oclif/plugin-command-snapshot@^5.3.1":
1754+
version "5.3.1"
1755+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1756+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
17571757
dependencies:
17581758
"@oclif/core" "^4"
17591759
ansis "^3.17.0"

0 commit comments

Comments
 (0)