Skip to content

Commit cb64b41

Browse files
authored
Merge pull request #1054 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.1.9
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.7 to 5.1.9
2 parents 7072c8d + 1cfb235 commit cb64b41

File tree

2 files changed

+10
-44
lines changed

2 files changed

+10
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.1.7",
19+
"@oclif/plugin-command-snapshot": "^5.1.9",
2020
"@salesforce/cli-plugins-testkit": "^5.3.2",
2121
"@salesforce/dev-scripts": "^9.0.0",
2222
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 9 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,10 +1303,10 @@
13031303
"@nodelib/fs.scandir" "2.1.5"
13041304
fastq "^1.6.0"
13051305

1306-
"@oclif/[email protected].4":
1307-
version "3.26.4"
1308-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1309-
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1306+
"@oclif/[email protected].6", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1307+
version "3.26.6"
1308+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1309+
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
13101310
dependencies:
13111311
"@types/cli-progress" "^3.11.5"
13121312
ansi-escapes "^4.3.2"
@@ -1337,46 +1337,12 @@
13371337
wordwrap "^1.0.0"
13381338
wrap-ansi "^7.0.0"
13391339

1340-
"@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1341-
version "3.26.5"
1342-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
1343-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
1344-
dependencies:
1345-
"@types/cli-progress" "^3.11.5"
1346-
ansi-escapes "^4.3.2"
1347-
ansi-styles "^4.3.0"
1348-
cardinal "^2.1.1"
1349-
chalk "^4.1.2"
1350-
clean-stack "^3.0.1"
1351-
cli-progress "^3.12.0"
1352-
color "^4.2.3"
1353-
debug "^4.3.4"
1354-
ejs "^3.1.10"
1355-
get-package-type "^0.1.0"
1356-
globby "^11.1.0"
1357-
hyperlinker "^1.0.0"
1358-
indent-string "^4.0.0"
1359-
is-wsl "^2.2.0"
1360-
js-yaml "^3.14.1"
1361-
minimatch "^9.0.4"
1362-
natural-orderby "^2.0.3"
1363-
object-treeify "^1.1.33"
1364-
password-prompt "^1.1.3"
1365-
slice-ansi "^4.0.0"
1366-
string-width "^4.2.3"
1367-
strip-ansi "^6.0.1"
1368-
supports-color "^8.1.1"
1369-
supports-hyperlinks "^2.2.0"
1370-
widest-line "^3.1.0"
1371-
wordwrap "^1.0.0"
1372-
wrap-ansi "^7.0.0"
1373-
1374-
"@oclif/plugin-command-snapshot@^5.1.7":
1375-
version "5.1.7"
1376-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1377-
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
1340+
"@oclif/plugin-command-snapshot@^5.1.9":
1341+
version "5.1.9"
1342+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz#f530b72cd13a3344961569d5084298f07acdb2be"
1343+
integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==
13781344
dependencies:
1379-
"@oclif/core" "3.26.4"
1345+
"@oclif/core" "3.26.6"
13801346
"@types/lodash.difference" "^4.5.9"
13811347
chalk "^5.3.0"
13821348
globby "^14.0.1"

0 commit comments

Comments
 (0)