Skip to content

Commit

Permalink
fix(deps): bump @salesforce/packaging from 3.2.0 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps [@salesforce/packaging](https://github.com/forcedotcom/packaging) from 3.2.0 to 3.2.5.
- [Release notes](https://github.com/forcedotcom/packaging/releases)
- [Changelog](https://github.com/forcedotcom/packaging/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/packaging@3.2.0...3.2.5)

---
updated-dependencies:
- dependency-name: "@salesforce/packaging"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent be001c5 commit 67d3a41
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^3.14.1",
"@salesforce/core": "^6.4.4",
"@salesforce/kit": "^3.0.15",
"@salesforce/packaging": "^3.2.0",
"@salesforce/packaging": "^3.2.5",
"@salesforce/sf-plugins-core": "^7.0.0",
"chalk": "^5.3.0"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1688,18 +1688,18 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/packaging@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-3.2.0.tgz#68ee97c4bb6d7852ddd468e743c9d3c505383036"
integrity sha512-mccIVBVWldsBAAbllRB6QO2eRI5df4BpoVz8knZop22Ti0sIQSypLLZOwvzxOFw/BE3PJ50NuFrKngrBWEbtKw==
"@salesforce/packaging@^3.2.5":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-3.2.5.tgz#106a754aece9e753b32254e46373d9eb4cf8a742"
integrity sha512-vEydpa7gjr8vn35MezRPxoJE3b7f/fzIU9uBwgONf8THCJ7PMhj9PPfWOXfNp+/7qorqmYIVCJxMFWpJrMStlQ==
dependencies:
"@oclif/core" "^3"
"@salesforce/core" "^6.4.4"
"@salesforce/core" "^6.4.7"
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
"@salesforce/source-deploy-retrieve" "^10.2.6"
"@salesforce/source-deploy-retrieve" "^10.2.11"
"@salesforce/ts-types" "^2.0.9"
fast-xml-parser "^4.3.1"
fast-xml-parser "^4.3.3"
globby "^11"
graphology "^0.25.4"
graphology-traversal "^0.3.1"
Expand Down Expand Up @@ -1757,12 +1757,12 @@
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"

"@salesforce/source-deploy-retrieve@^10.2.6":
version "10.2.10"
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.10.tgz#76a70b534258bcddd4542a9709b1c2bfb1c93726"
integrity sha512-Io8JpYydSfdx7hgjYLj/5ZNIGKp3JZpcB/PVY+/uql6tFhGXcCSetyLbGnFdTw1lLlpN8RrYxexJG2PbhdoiYg==
"@salesforce/source-deploy-retrieve@^10.2.11":
version "10.2.11"
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.11.tgz#b3eaa75a1342d9dfbc8d84ff05d1a8ebf48b5241"
integrity sha512-XUoSn4I4Ki9m6rX/DaGpfM4PBu2TP/WSDszhlwvfktSO4XjLCqdI2B5KrGk/BQZ5KoxDQIhDp2G7rwgoyypJxw==
dependencies:
"@salesforce/core" "^6.4.4"
"@salesforce/core" "^6.4.7"
"@salesforce/kit" "^3.0.15"
"@salesforce/ts-types" "^2.0.9"
fast-levenshtein "^3.0.0"
Expand Down Expand Up @@ -4520,10 +4520,10 @@ fast-xml-parser@4.2.5:
dependencies:
strnum "^1.0.5"

fast-xml-parser@^4.3.1, fast-xml-parser@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
fast-xml-parser@^4.3.2, fast-xml-parser@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.3.tgz#aeaf5778392329f17168c40c51bcbfec8ff965be"
integrity sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit 67d3a41

Please sign in to comment.