Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent a3d472a commit 8798df2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0.9",
"@salesforce/templates": "^62.0.2"
"@salesforce/templates": "^62.0.3"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1456,10 +1456,10 @@
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/templates@^62.0.2":
version "62.0.2"
resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-62.0.2.tgz"
integrity sha512-mUuQw7J9et8ajkLblF7m4z9SYmoReXHwTQvUGpOd0sjFURxN1KtbVMHllZ3N1L0UZuIFX40CqmsboKxA13kzgA==
"@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==
dependencies:
"@salesforce/kit" "^3.2.3"
ejs "^3.1.10"
Expand Down

0 comments on commit 8798df2

Please sign in to comment.