Skip to content

Commit

Permalink
Merge pull request #19 from catalandres/dependabot-npm_and_yarn-sales…
Browse files Browse the repository at this point in the history
…force-core-6.4.6

fix(deps): bump @salesforce/core from 6.4.4 to 6.4.6
  • Loading branch information
catalandres authored Jan 10, 2024
2 parents 2e5d0c0 + 22feb8c commit 1896d7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.3.1",
"dependencies": {
"@oclif/core": "^3.18.0",
"@salesforce/core": "^6.4.4",
"@salesforce/core": "^6.4.6",
"@salesforce/sf-plugins-core": "^5.0.5",
"exceljs": "^4.4.0",
"xml2js": "^0.6.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,10 +954,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.1"

"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4":
version "6.4.4"
resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.4.4.tgz"
integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4", "@salesforce/core@^6.4.6":
version "6.4.6"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.6.tgz#f3a8992326c54a341c78cf2abccd8f7dd10ff9ec"
integrity sha512-QMyzLgjZ47rsRuCG4akftdVsxlB8wvF8ITj+RXNLkjIdu+y5tRTn13N9I5TD9TIwotweVBJMcgx6qiwhInFrnw==
dependencies:
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
Expand Down

0 comments on commit 1896d7a

Please sign in to comment.