Skip to content

Commit 3c6c109

Browse files
authored
Merge pull request #1361 from salesforcecli/dependabot-npm_and_yarn-salesforce-types-1.6.0
chore(dev-deps): bump @salesforce/types from 1.5.0 to 1.6.0
2 parents f6b6a59 + dff4092 commit 3c6c109

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"@salesforce/cli-plugins-testkit": "^5.3.41",
142142
"@salesforce/dev-scripts": "^11.0.4",
143143
"@salesforce/plugin-command-reference": "^3.1.78",
144-
"@salesforce/types": "^1.5.0",
144+
"@salesforce/types": "^1.6.0",
145145
"eslint-plugin-sf-plugin": "^1.20.33",
146146
"oclif": "^4.22.52",
147147
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,10 +1676,10 @@
16761676
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
16771677
integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
16781678

1679-
"@salesforce/types@^1.5.0":
1680-
version "1.5.0"
1681-
resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.5.0.tgz#dd1db8651ae9729c133ee5224ec7fbf50b1087ad"
1682-
integrity sha512-zBihdJ6WwE0JP6BVCXhm7guMQlj4/7nCYqtrkozgxgeKLJq+zKrTRwILeRQbbeqVP4nKjUz/AJr0zCDjrA2IVg==
1679+
"@salesforce/types@^1.6.0":
1680+
version "1.6.0"
1681+
resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.6.0.tgz#926515ce3f6b16c8efe2afcc86475001d419c6cc"
1682+
integrity sha512-UHk1L3QRaa3WfIqQn5RLmcZmxErXvpFPUteLLgIxlFLrxhcKevvEwkMJF2xNIHpfT4Xj7PcYvqtrRYapX4Pp+A==
16831683

16841684
"@shikijs/core@1.11.1":
16851685
version "1.11.1"

0 commit comments

Comments
 (0)