Skip to content

Commit a4d975f

Browse files
authored
Merge pull request #1175 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.38
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.37 to 5.2.38
2 parents 7d9c5a1 + ce6944a commit a4d975f

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
@@ -12,7 +12,7 @@
1212
"open": "^9.1.0"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^5.2.37",
15+
"@oclif/plugin-command-snapshot": "^5.2.38",
1616
"@oclif/test": "^3.2.15",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1711,10 +1711,10 @@
17111711
wordwrap "^1.0.0"
17121712
wrap-ansi "^7.0.0"
17131713

1714-
"@oclif/plugin-command-snapshot@^5.2.37":
1715-
version "5.2.37"
1716-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1717-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1714+
"@oclif/plugin-command-snapshot@^5.2.38":
1715+
version "5.2.38"
1716+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1717+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
17181718
dependencies:
17191719
"@oclif/core" "^4"
17201720
ansis "^3.17.0"

0 commit comments

Comments
 (0)