Skip to content

Commit a11923c

Browse files
fix(deps): bump @salesforce/ts-types from 1.5.21 to 1.7.0 (#753)
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 15fd80a commit a11923c

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@salesforce/core": "^3.31.9",
2929
"@salesforce/kit": "^1.7.0",
30-
"@salesforce/ts-types": "^1.5.20",
30+
"@salesforce/ts-types": "^1.7.0",
3131
"archiver": "^5.3.1",
3232
"fast-xml-parser": "^3.21.1",
3333
"got": "^11.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,10 @@
773773
sinon "^5.1.1"
774774
tslib "^2.2.0"
775775

776-
"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21":
777-
version "1.5.21"
778-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21.tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3"
779-
integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg==
776+
"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0":
777+
version "1.7.0"
778+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.0.tgz#0ec743b324a0d39b13ac681132042742e9a43d0f"
779+
integrity sha512-8bLGBZCk7T/tkfXP66r5Pkhn3CjfNQIOy6B0Z1rvam5RgqWtYYcubF7eSLSj7bop/q7tA8+R6bNJmjATX6hTqA==
780780
dependencies:
781781
tslib "^2.2.0"
782782

0 commit comments

Comments
 (0)