Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 2311a66 commit b3b16c3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@oclif/core": "^1.16.4",
"@octokit/rest": "^19.0.4",
"@salesforce/core": "^3.30.11",
"@salesforce/core": "^3.30.13",
"@salesforce/kit": "^1.6.0",
"@salesforce/sf-plugins-core": "^1.14.1",
"change-case": "^4.1.2",
Expand Down Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-sf-plugin": "^1.1.0",
"eslint-plugin-sf-plugin": "^1.1.2",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"mocha": "^9.1.3",
Expand Down
40 changes: 24 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1095,10 +1095,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@salesforce/core@^3.25.0", "@salesforce/core@^3.30.11", "@salesforce/core@^3.30.9", "@salesforce/core@^3.8.0":
version "3.30.11"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.11.tgz#e1f2f795cd26238b25a0c3f36fc3073b45b99da1"
integrity sha512-hCzzW2TtEgMLPOmsikUoSD3A8T0az/AkQR1ItNS2ooCrzUhyuNCLh1oKdjEZ3og5ec25M8Om9fwsnRsh/uy+dA==
"@salesforce/core@^3.25.0", "@salesforce/core@^3.30.13", "@salesforce/core@^3.30.9", "@salesforce/core@^3.8.0":
version "3.30.13"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.13.tgz#b9c556033b0ad59d23f2f78e7477c6dd9c53b7d3"
integrity sha512-cK3tVKceIO6adBk+e8L70sYbqveINslVMFHo7M/JSwtEhTUIHG2iCbiSF2wjybbKhpLwL78/AsjycZVCpMz0NA==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.7.0"
Expand All @@ -1116,7 +1116,7 @@
js2xmlparser "^4.0.1"
jsforce "^2.0.0-beta.19"
jsonwebtoken "8.5.1"
ts-retry-promise "^0.6.0"
ts-retry-promise "^0.7.0"

"@salesforce/dev-config@^3.0.0":
version "3.1.0"
Expand Down Expand Up @@ -1705,7 +1705,7 @@
semver "^7.3.7"
tsutils "^3.21.0"

"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.27.1":
"@typescript-eslint/[email protected]":
version "5.38.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.1.tgz#e3ac37d7b33d1362bb5adf4acdbe00372fb813ef"
integrity sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==
Expand All @@ -1717,6 +1717,19 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"

"@typescript-eslint/utils@^5.39.0":
version "5.40.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.0.tgz#647f56a875fd09d33c6abd70913c3dd50759b772"
integrity sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==
dependencies:
"@types/json-schema" "^7.0.9"
"@typescript-eslint/scope-manager" "5.40.0"
"@typescript-eslint/types" "5.40.0"
"@typescript-eslint/typescript-estree" "5.40.0"
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
semver "^7.3.7"

"@typescript-eslint/[email protected]":
version "5.38.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc"
Expand Down Expand Up @@ -3370,12 +3383,12 @@ eslint-plugin-prettier@^3.4.1:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-sf-plugin@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.1.0.tgz#be6c5bdd8417c8ab2feb55401432349cab1fbc0d"
integrity sha512-YFftQF7GoOk6PWc7HfPRuFDZCLwXVdmuiiZ5g9R6njx5+UrFsX41Sb081+FVXPJ/OfEP6jxYDkC2V5fGDgPDjg==
eslint-plugin-sf-plugin@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.1.2.tgz#ac8390950fcc123f6c2dd802d282184d2a13c6f8"
integrity sha512-gTEmgHciuRFTxEiSn85Nu09WDVBYijmOUR1ZxFQZcCHyPvK7AJ+ii0q7FZZFBRNo2a5FWJspCjElR4rANlDscQ==
dependencies:
"@typescript-eslint/utils" "^5.27.1"
"@typescript-eslint/utils" "^5.39.0"

eslint-scope@^5.1.1:
version "5.1.1"
Expand Down Expand Up @@ -7598,11 +7611,6 @@ ts-node@^10.0.0, ts-node@^10.4.0, ts-node@^10.8.1:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

ts-retry-promise@^0.6.0:
version "0.6.2"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6.2.tgz#6925149cd5da40c536f704269232ab3966271d06"
integrity sha512-QFnm3RuFivgkQGKm8XX7F7sAMQEI7pzVkfSlcWMYH+MoIRy7BI3sE8135YPapP8Fra5KgAuOq2QFT969N14cAw==

ts-retry-promise@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147"
Expand Down

0 comments on commit b3b16c3

Please sign in to comment.