Skip to content

Commit 0f37651

Browse files
committed
chore: bump packaging version
1 parent 12e8091 commit 0f37651

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@oclif/core": "^4",
99
"@salesforce/core": "^8.23.1",
1010
"@salesforce/kit": "^3.2.4",
11-
"@salesforce/packaging": "^4.15.1",
11+
"@salesforce/packaging": "^4.16.0",
1212
"@salesforce/sf-plugins-core": "^12.2.4",
1313
"chalk": "^5.6.2"
1414
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,10 +1569,10 @@
15691569
dependencies:
15701570
"@salesforce/ts-types" "^2.0.12"
15711571

1572-
"@salesforce/packaging@^4.15.1":
1573-
version "4.15.1"
1574-
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.15.1.tgz#e613005879fd1adc806dc35987146491daf12f28"
1575-
integrity sha512-POsIkYlQLL6QIUWnlhauX3HJOEknVvld4v6hieX3dii49rcqp/ZLna9EX6FIDp7oWLGYAw5A5kXhpQX0FPgcRw==
1572+
"@salesforce/packaging@^4.16.0":
1573+
version "4.16.0"
1574+
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.16.0.tgz#e7ba298a7e00c5dc72a21b6764ff2c9a8a5e82fc"
1575+
integrity sha512-B9pNih9LpISVqKJWQ/dN9SKsppqrOXMECiGxEq+x4NZPV9Rgf9HJEpJL17LkI2KGynKwL+Hpflo9zMeiZ6JzJQ==
15761576
dependencies:
15771577
"@jsforce/jsforce-node" "^3.10.4"
15781578
"@salesforce/core" "^8.23.0"

0 commit comments

Comments
 (0)