Skip to content

Commit ccff6d3

Browse files
authored
Merge pull request #43 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.3
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.2 to 5.3.3
2 parents 181d18c + e558c43 commit ccff6d3

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
"eslint": "^8.56.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.3.2",
16+
"@oclif/plugin-command-snapshot": "^5.3.3",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.2",
1919
"@salesforce/plugin-command-reference": "^3.1.57",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,10 +1378,10 @@
13781378
wordwrap "^1.0.0"
13791379
wrap-ansi "^7.0.0"
13801380

1381-
"@oclif/plugin-command-snapshot@^5.3.2":
1382-
version "5.3.2"
1383-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz"
1384-
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
1381+
"@oclif/plugin-command-snapshot@^5.3.3":
1382+
version "5.3.3"
1383+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
1384+
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
13851385
dependencies:
13861386
"@oclif/core" "^4"
13871387
ansis "^3.17.0"

0 commit comments

Comments
 (0)