Skip to content

Commit

Permalink
Merge pull request #278 from forcedotcom/dependabot-npm_and_yarn-sale…
Browse files Browse the repository at this point in the history
…sforce-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 19, 2023
2 parents 9513c44 + 344a34b commit cb0065f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"!lib/**/*.map"
],
"dependencies": {
"@salesforce/core": "^5.2.0",
"@salesforce/core": "^5.2.1",
"@salesforce/ts-types": "^2.0.6",
"applicationinsights": "^2.7.3",
"got": "^11",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -634,12 +634,12 @@
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.15.2.tgz#3bafb5de3e20e841dff6cb3c66f4d6e9694c4241"
integrity sha512-CjbOKwk2s+3xPIMcd5UNYQzsf+v94RczbdNix9/kQh38WiQkM90sUOi3if8eyHFgiBjBjhwXrA7W3ydiSQP9mw==

"@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 Down Expand Up @@ -701,12 +701,12 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.6":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.7.tgz#26c29cd73c355b457511b6fdc9baca9d0cfd4d48"
integrity sha512-D8J+4lZnlPrsUm4GRWbFGtHvkA3abUTQ1DQBGsgT/dvX+J8KtPPlpMJ7I8v1feMWm6wKhB4yoqAcZgiQMLS9jg==
"@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==
dependencies:
"@salesforce/ts-types" "^2.0.5"
"@salesforce/ts-types" "^2.0.6"
tslib "^2.6.1"

"@salesforce/prettier-config@^0.0.3":
Expand Down

0 comments on commit cb0065f

Please sign in to comment.