Skip to content

Commit

Permalink
Merge pull request #639 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-templates-62.0.5

fix(deps): bump @salesforce/templates from 62.0.3 to 62.0.5
  • Loading branch information
svc-cli-bot authored Dec 1, 2024
2 parents 1ba4d16 + 1770794 commit 7a2f1ed
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 @@ -7,7 +7,7 @@
"dependencies": {
"@salesforce/core": "^8.6.2",
"@salesforce/sf-plugins-core": "^12",
"@salesforce/templates": "^62.0.3"
"@salesforce/templates": "^62.0.5"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.22",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1982,10 +1982,10 @@
cli-progress "^3.12.0"
terminal-link "^3.0.0"

"@salesforce/templates@^62.0.3":
version "62.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-62.0.3.tgz#290610b5bc2bb2d80ef598d04589fd64c56799a8"
integrity sha512-lkslMdr/rnmKYVexlHwpXmjo1A+ZrkQf//acpl+T37KBi6yFJX4YujcX9axVOigM0py0/mGE+Bj2mMcc8VUJqg==
"@salesforce/templates@^62.0.5":
version "62.0.5"
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-62.0.5.tgz#ec0b76c699394abb4724f2b344e6b810d55e005a"
integrity sha512-W/QZsxYQMjX40NmBusxjP/bquGLZDaSu5AjFq46dffgCBAdNBAB9YCKzRnFPa9ReCi3PJyDTQl7QpqeHyMXnJQ==
dependencies:
"@salesforce/kit" "^3.2.3"
ejs "^3.1.10"
Expand All @@ -1994,7 +1994,7 @@
mime-types "^2.1.35"
proxy-from-env "^1.1.0"
tar "^6.2.1"
tslib "^2.6.2"
tslib "^2.8.1"

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
version "2.0.12"
Expand Down Expand Up @@ -7843,10 +7843,10 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2:
version "2.6.3"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

tunnel-agent@*, tunnel-agent@^0.6.0:
version "0.6.0"
Expand Down

0 comments on commit 7a2f1ed

Please sign in to comment.