Skip to content

Commit

Permalink
Merge pull request #688 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-command-snapshot-5.2.8

chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.6 to 5.2.8
  • Loading branch information
svc-cli-bot authored Jul 21, 2024
2 parents fdce6b9 + bff0159 commit ef263ac
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"js2xmlparser": "^4.0.2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.6",
"@oclif/plugin-command-snapshot": "^5.2.8",
"@salesforce/cli-plugins-testkit": "^5.3.19",
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/plugin-command-reference": "^3.1.10",
Expand Down
33 changes: 14 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,14 +1554,14 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^5.2.6":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.6.tgz#1f5cd2a9869c85346b12069b5dc82380f2da2c98"
integrity sha512-Nu+ykWkQnEatrmaIyjvsZCzT+i++9un8HuVKj2CMgFNEi9Ycu8Xrath+mfFi5qtS5b0taZyhO/aCOKwuD13Hmw==
"@oclif/plugin-command-snapshot@^5.2.8":
version "5.2.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.8.tgz#1e982dda2354fcb0cc72b7a2dc47a4652f49ddc1"
integrity sha512-FRozX2ggimKZ3EesKrPSnNnsE3wjqTeYFw1HBWmmVVfxax0gPSa0CK830xqudInj4a46szsvaTNBZ6zwv5fDSg==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.0"
globby "^14.0.1"
ansis "^3.3.1"
globby "^14.0.2"
just-diff "^5.2.0"
lodash.difference "^4.5.0"
lodash.get "^4.4.2"
Expand Down Expand Up @@ -2812,15 +2812,10 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==

ansis@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==

ansis@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==

anymatch@~3.1.2:
version "3.1.3"
Expand Down Expand Up @@ -4544,10 +4539,10 @@ globby@^13.1.2:
merge2 "^1.4.1"
slash "^4.0.0"

globby@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
globby@^14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
dependencies:
"@sindresorhus/merge-streams" "^2.1.0"
fast-glob "^3.3.2"
Expand Down

0 comments on commit ef263ac

Please sign in to comment.