Skip to content

Commit 28b6d20

Browse files
fix(deps): bump @salesforce/ts-types from 1.7.1 to 1.7.2
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-types@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0501eaa commit 28b6d20

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
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^3.32.11",
1111
"@salesforce/kit": "^1.8.0",
1212
"@salesforce/sf-plugins-core": "^1.21.6",
13-
"@salesforce/ts-types": "^1.7.1",
13+
"@salesforce/ts-types": "^1.7.2",
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,10 +1172,10 @@
11721172
sinon "^5.1.1"
11731173
tslib "^2.2.0"
11741174

1175-
"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.1":
1176-
version "1.7.1"
1177-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.1.tgz#86b0d0c3bfd5c9b1752662a019a3d2f3bc8ff118"
1178-
integrity sha512-jwZb8fYxbOmEckoJTxG2+5ZEJNJOFxmRJ/FioPnSu4IMFzpK3QbyujfqpHwLfPKHq0xlKRMx+F8QAVVKI/PA4w==
1175+
"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.1", "@salesforce/ts-types@^1.7.2":
1176+
version "1.7.2"
1177+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.2.tgz#ab40399d291c7eca57efc9890daf2fa2632197ec"
1178+
integrity sha512-eCpWKEb03UCKBJ6Svp0Vwcwt+fG6BQbopO4x5wt6CYeT8Rjt0dbDQicZPmVL59j2qyt3Q4Y4EYsxXUGZmdfvDw==
11791179
dependencies:
11801180
tslib "^2.4.1"
11811181

0 commit comments

Comments
 (0)