Skip to content

Commit d1cb420

Browse files
fix(deps): bump @salesforce/plugin-info from 3.3.29 to 3.4.2
Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 3.3.29 to 3.4.2. - [Release notes](https://github.com/salesforcecli/plugin-info/releases) - [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-info@3.3.29...3.4.2) --- updated-dependencies: - dependency-name: "@salesforce/plugin-info" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5147d37 commit d1cb420

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@oclif/core": "^4",
1111
"@salesforce/core": "^8.5.1",
1212
"@salesforce/kit": "^3.2.0",
13-
"@salesforce/plugin-info": "^3.3.29",
13+
"@salesforce/plugin-info": "^3.4.2",
1414
"@salesforce/sf-plugins-core": "^11.3.6",
1515
"@salesforce/ts-types": "^2.0.11",
1616
"open": "^10.1.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@
16231623
debug "^4.3.6"
16241624
handlebars "^4.7.8"
16251625

1626-
"@salesforce/plugin-info@^3.3.29":
1627-
version "3.3.29"
1628-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.3.29.tgz#ec835389db81e37fc31aeaca179f1c805d03159e"
1629-
integrity sha512-JDLppTtneczCv7WPxrE60RMlJHk5UwE4qP0zIZMIamtu3Tt63mPJEeQVkNGG5xXxcE8GNH2LULNcv6Cfr1F+qA==
1626+
"@salesforce/plugin-info@^3.4.2":
1627+
version "3.4.2"
1628+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.2.tgz#4f1cc845c0d4c79bdde5d3d870e1df9b783405a7"
1629+
integrity sha512-Rl2pA9jnJIU5bvE/GrVdpjdgsmRFlWcRiwND4usrmQPEfohViTPDhcV5RBjRb1wlXlsAVYrVD3dlB1tqVq8BmQ==
16301630
dependencies:
16311631
"@inquirer/input" "^2.2.9"
16321632
"@jsforce/jsforce-node" "^3.2.2"

0 commit comments

Comments
 (0)