Skip to content

Commit 97e0a37

Browse files
fix(deps): bump @salesforce/kit from 3.2.1 to 3.2.2 (#1409)
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.2.1...3.2.2) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6729257 commit 97e0a37

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@salesforce/core": "^8.4.0",
29-
"@salesforce/kit": "^3.2.1",
29+
"@salesforce/kit": "^3.2.2",
3030
"@salesforce/ts-types": "^2.0.12",
3131
"fast-levenshtein": "^3.0.0",
3232
"fast-xml-parser": "^4.4.1",

Diff for: yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -584,10 +584,10 @@
584584
typescript "^5.5.4"
585585
wireit "^0.14.5"
586586

587-
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
588-
version "3.2.1"
589-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
590-
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
587+
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
588+
version "3.2.2"
589+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
590+
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
591591
dependencies:
592592
"@salesforce/ts-types" "^2.0.12"
593593

@@ -5071,7 +5071,16 @@ srcset@^5.0.0:
50715071
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
50725072
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
50735073

5074-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5074+
"string-width-cjs@npm:string-width@^4.2.0":
5075+
version "4.2.3"
5076+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5077+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5078+
dependencies:
5079+
emoji-regex "^8.0.0"
5080+
is-fullwidth-code-point "^3.0.0"
5081+
strip-ansi "^6.0.1"
5082+
5083+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
50755084
version "4.2.3"
50765085
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
50775086
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5130,7 +5139,14 @@ string_decoder@~1.1.1:
51305139
dependencies:
51315140
safe-buffer "~5.1.0"
51325141

5133-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5142+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5143+
version "6.0.1"
5144+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5145+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5146+
dependencies:
5147+
ansi-regex "^5.0.1"
5148+
5149+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
51345150
version "6.0.1"
51355151
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
51365152
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5620,7 +5636,7 @@ workerpool@^6.5.1:
56205636
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
56215637
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
56225638

5623-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5639+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
56245640
version "7.0.0"
56255641
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
56265642
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5638,6 +5654,15 @@ wrap-ansi@^6.2.0:
56385654
string-width "^4.1.0"
56395655
strip-ansi "^6.0.0"
56405656

5657+
wrap-ansi@^7.0.0:
5658+
version "7.0.0"
5659+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5660+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5661+
dependencies:
5662+
ansi-styles "^4.0.0"
5663+
string-width "^4.1.0"
5664+
strip-ansi "^6.0.0"
5665+
56415666
wrap-ansi@^8.1.0:
56425667
version "8.1.0"
56435668
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)