Skip to content

Commit 37b5bf1

Browse files
fix(deps): bump @salesforce/ts-types from 1.5.21 to 1.7.0 (#156)
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 1.5.21 to 1.7.0. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-types@v1.5.21...1.7.0) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c8cd09 commit 37b5bf1

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
@@ -34,7 +34,7 @@
3434
"@salesforce/core": "^3.31.17",
3535
"@salesforce/kit": "^1.5.42",
3636
"@salesforce/source-deploy-retrieve": "^7.4.0",
37-
"@salesforce/ts-types": "^1.5.21",
37+
"@salesforce/ts-types": "^1.7.0",
3838
"archiver": "^5.2.0",
3939
"chai-each": "^0.0.1",
4040
"debug": "^4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -743,10 +743,10 @@
743743
sinon "^5.1.1"
744744
tslib "^2.2.0"
745745

746-
"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21":
747-
version "1.5.21"
748-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21.tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3"
749-
integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg==
746+
"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0":
747+
version "1.7.0"
748+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.0.tgz#0ec743b324a0d39b13ac681132042742e9a43d0f"
749+
integrity sha512-8bLGBZCk7T/tkfXP66r5Pkhn3CjfNQIOy6B0Z1rvam5RgqWtYYcubF7eSLSj7bop/q7tA8+R6bNJmjATX6hTqA==
750750
dependencies:
751751
tslib "^2.2.0"
752752

0 commit comments

Comments
 (0)