Skip to content

Commit a34419c

Browse files
fix(deps): bump @salesforce/templates from 66.7.10 to 66.7.11
Bumps [@salesforce/templates](https://github.com/forcedotcom/salesforcedx-templates) from 66.7.10 to 66.7.11. - [Release notes](https://github.com/forcedotcom/salesforcedx-templates/releases) - [Changelog](https://github.com/forcedotcom/salesforcedx-templates/blob/main/CHANGELOG.md) - [Commits](forcedotcom/salesforcedx-templates@66.7.10...66.7.11) --- updated-dependencies: - dependency-name: "@salesforce/templates" dependency-version: 66.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8460c7a commit a34419c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@salesforce/core": "^8.28.3",
1111
"@salesforce/sf-plugins-core": "^12",
12-
"@salesforce/templates": "^66.7.10"
12+
"@salesforce/templates": "^66.7.11"
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.3.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@
16491649
cli-progress "^3.12.0"
16501650
terminal-link "^3.0.0"
16511651

1652-
"@salesforce/templates@^66.7.10":
1653-
version "66.7.10"
1654-
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.7.10.tgz#576d041133a60710a5ebef626d5b9493857e0dfc"
1655-
integrity sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A==
1652+
"@salesforce/templates@^66.7.11":
1653+
version "66.7.11"
1654+
resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.7.11.tgz#51dd1b62f31a8575f1ea284e32ed2f61c621ac3b"
1655+
integrity sha512-s6J9E7c4Z+u9oaCHlHX8uQ/46iKuwNozLIZSghsl1w4XKugJdrdArhx4PLX956TghZHjrG+KiHI/cZcB2hnArw==
16561656
dependencies:
16571657
"@salesforce/kit" "^3.2.6"
16581658
ejs "^3.1.10"

0 commit comments

Comments
 (0)