Skip to content

Commit a5de5d6

Browse files
authored
Merge pull request #1378 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 73187c0 + 46fdc17 commit a5de5d6

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
@@ -20,7 +20,7 @@
2020
"terminal-link": "^3.0.0"
2121
},
2222
"devDependencies": {
23-
"@oclif/plugin-command-snapshot": "^5.2.39",
23+
"@oclif/plugin-command-snapshot": "^5.3.1",
2424
"@salesforce/cli-plugins-testkit": "^5.3.38",
2525
"@salesforce/dev-scripts": "^11.0.2",
2626
"@salesforce/plugin-command-reference": "^3.1.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,10 +1331,10 @@
13311331
react "^18.3.1"
13321332
wrap-ansi "^9.0.0"
13331333

1334-
"@oclif/plugin-command-snapshot@^5.2.39":
1335-
version "5.2.40"
1336-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1337-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1334+
"@oclif/plugin-command-snapshot@^5.3.1":
1335+
version "5.3.1"
1336+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1337+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
13381338
dependencies:
13391339
"@oclif/core" "^4"
13401340
ansis "^3.17.0"

0 commit comments

Comments
 (0)