Skip to content

Commit

Permalink
Merge pull request #300 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-core-5.2.1

fix(deps): bump @salesforce/core from 5.2.0 to 5.2.1
  • Loading branch information
svc-cli-bot authored Aug 20, 2023
2 parents 34f53a3 + 04a3aba commit 039cdeb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"repository": "salesforcecli/eslint-plugin-sf-plugin",
"dependencies": {
"@salesforce/core": "^5.2.0",
"@salesforce/core": "^5.2.1",
"@typescript-eslint/utils": "^5.59.11"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -641,12 +641,12 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@salesforce/core@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.0.tgz#7d18439abe3d33432bae1ec9edc700430ae4ca4a"
integrity sha512-v5jX/7GLyZOrO9smSgtCL6zallVWIb9ryjTzAkJyB7KsHYNEKZKL9TM6uXHFM7SMYjllJQujup54EHxNbL6ezQ==
"@salesforce/core@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.1.tgz#299bddae7d0705c773b194be8994e5730735e2b4"
integrity sha512-QMx11A0KA/Vl+Ckmz83cw+fiUCMOmsUD8CA3987wAkfJOgxtqyhT4R1R8tj7ad8flQydKUyL3o4UE/2u82tXOw==
dependencies:
"@salesforce/kit" "^3.0.6"
"@salesforce/kit" "^3.0.9"
"@salesforce/schemas" "^1.6.0"
"@salesforce/ts-types" "^2.0.5"
"@types/semver" "^7.5.0"
Expand All @@ -664,7 +664,7 @@
proper-lockfile "^4.1.2"
ts-retry-promise "^0.7.0"

"@salesforce/kit@^3.0.6":
"@salesforce/kit@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.9.tgz#6674559e27914a9c79dd4283eb94eaea6177fe87"
integrity sha512-L9xeKGdwT4q40JOZteUWgyul+xpRENNIVg336cgXYrFWs+/+7hrWlV4YZdMkLg9WRCZb1HjERJ9gHNiEKXXriA==
Expand Down

0 comments on commit 039cdeb

Please sign in to comment.