Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-telemetry from 3.6.19 to 3.6.20
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-telemetry](https://github.com/salesforcecli/plugin-telemetry) from 3.6.19 to 3.6.20.
- [Release notes](https://github.com/salesforcecli/plugin-telemetry/releases)
- [Changelog](https://github.com/salesforcecli/plugin-telemetry/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-telemetry@3.6.19...3.6.20)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-telemetry"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent ad073d6 commit 3302259
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@salesforce/cli-plugins-testkit": "^5.3.33",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-command-reference": "^3.1.29",
"@salesforce/plugin-telemetry": "^3.6.19",
"@salesforce/plugin-telemetry": "^3.6.20",
"@salesforce/ts-sinon": "^1.4.27",
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
Expand Down
41 changes: 33 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1986,15 +1986,15 @@
proxy-agent "^6.4.0"
semver "^7.6.3"

"@salesforce/plugin-telemetry@^3.6.19":
version "3.6.19"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.19.tgz#9f77785bc73a806b02dec291ca1d382aa52f496c"
integrity sha512-mc62MFoB72YQRHgn2Hly9oUuFDebNxQeqS+vCzpd9g2FuLYiYQbYQ1uZ8aJPOlmBv75gA6ZxHdjKyRJ9goBXVQ==
"@salesforce/plugin-telemetry@^3.6.20":
version "3.6.20"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.20.tgz#08deb27792e45c11d93aa486cef4ed74918f7f85"
integrity sha512-uXQimEoY9DLoG+XIX5Ootu60Xwudl9Wnak1jGz7ja7mAfBjR8sP8BC7CKuSBiMm5DYHoo8H+aN0OMwaYFVZ8Vg==
dependencies:
"@oclif/core" "^4.0.31"
"@salesforce/core" "^8.5.7"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.12"
"@salesforce/sf-plugins-core" "^12"
"@salesforce/telemetry" "^6.0.34"
"@salesforce/ts-types" "^2.0.11"
debug "^4.3.7"
Expand Down Expand Up @@ -8774,7 +8774,16 @@ stack-utils@^2.0.6:
dependencies:
escape-string-regexp "^2.0.0"

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -8842,7 +8851,14 @@ string_decoder@~1.1.1:
dependencies:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -9509,7 +9525,7 @@ workerpool@^6.5.1:
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -9527,6 +9543,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
Expand Down

0 comments on commit 3302259

Please sign in to comment.