Skip to content

Commit b833446

Browse files
authored
Merge pull request #333 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.5 to 5.0.6
2 parents 2ad9525 + b4262bf commit b833446

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.0.5",
18+
"@oclif/plugin-command-snapshot": "^5.0.6",
1919
"@salesforce/cli-plugins-testkit": "^5.1.4",
2020
"@salesforce/dev-scripts": "^8.3.0",
2121
"@salesforce/plugin-command-reference": "^3.0.62",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,7 @@
14131413
read-package-json-fast "^3.0.0"
14141414
which "^3.0.0"
14151415

1416-
"@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1":
1416+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1":
14171417
version "3.18.1"
14181418
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
14191419
integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
@@ -1446,12 +1446,12 @@
14461446
wordwrap "^1.0.0"
14471447
wrap-ansi "^7.0.0"
14481448

1449-
"@oclif/plugin-command-snapshot@^5.0.5":
1450-
version "5.0.5"
1451-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
1452-
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
1449+
"@oclif/plugin-command-snapshot@^5.0.6":
1450+
version "5.0.6"
1451+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
1452+
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
14531453
dependencies:
1454-
"@oclif/core" "^3.15.0"
1454+
"@oclif/core" "^3.16.0"
14551455
"@types/lodash.difference" "^4.5.9"
14561456
chalk "^5.3.0"
14571457
just-diff "^5.2.0"

0 commit comments

Comments
 (0)