Skip to content

Commit

Permalink
Merge pull request #171 from forcedotcom/dependabot-npm_and_yarn-sale…
Browse files Browse the repository at this point in the history
…sforce-core-3.33.6

fix(deps): bump @salesforce/core from 3.33.4 to 3.33.6
  • Loading branch information
svc-cli-bot committed Mar 4, 2023
2 parents 995f85c + 1c66b4a commit 3b3c60f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"!lib/**/*.map"
],
"dependencies": {
"@salesforce/core": "^3.33.4",
"@salesforce/core": "^3.33.6",
"@salesforce/ts-types": "^1.7.3",
"applicationinsights": "^1.4.0",
"axios": "^0.27.2"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,14 +654,14 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/core@^3.33.4":
version "3.33.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.33.4.tgz#6bc5793b509f45020b550748084db498b45a445f"
integrity sha512-wd+21QAvfCyYO5ZsSxoIAT2sEUsbypZ2i84nHy1176vWJrRFzJwfdS4MV2yXhkKDE3IlcVTgN+L3RPjLRB/sig==
"@salesforce/core@^3.33.6":
version "3.33.6"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.33.6.tgz#48a3e8c708f4a0ed153e5e2d43c343fd5bf2c923"
integrity sha512-HxA0OIt6NSMdZwu2X7wIru8OJN8x8XxNiazXpLNW5MUi9rBupBAWYNROjDMPilxBgnoiBcJ5I84xdl+jWD3vqA==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.9.0"
"@salesforce/schemas" "^1.4.0"
"@salesforce/schemas" "^1.5.0"
"@salesforce/ts-types" "^1.7.2"
"@types/graceful-fs" "^4.1.6"
"@types/semver" "^7.3.13"
Expand Down Expand Up @@ -735,10 +735,10 @@
resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.2.tgz#ded39bf7cb75238edc9db6dd093649111350f8bc"
integrity sha512-KExM355BLbxCW6siGBV7oUOotXvvVp0tAWERgzUkM2FcMb9fWrjwXDrIHc8V0UdDlA3UXtFltDWgN+Yqi+BA/g==

"@salesforce/schemas@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.4.0.tgz#7dff427c8059895d8108176047aee600703c82d6"
integrity sha512-BJ25uphssN42Zy6kksheFHMTLiR98AAHe/Wxnv0T4dYxtrEbUjSXVAGKZqfewJPFXA4xB5gxC+rQZtfz6xKCFg==
"@salesforce/schemas@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.0.tgz#8bfe2cb5d7cb29d3394b3b9cfb71bb527009c82c"
integrity sha512-EKFBURBuON7cj8XZCW+ybeSRRw7wUP1XUXZVHzFgx8KiYmSeGiRHBYbDjQOsQMho2uOLsTozMPEt2ehYnji0YA==

"@salesforce/ts-sinon@^1.4.6":
version "1.4.6"
Expand Down

0 comments on commit 3b3c60f

Please sign in to comment.