Skip to content

Commit 0e24fcd

Browse files
fix(deps): bump @salesforce/ts-types from 1.5.21 to 1.7.0
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] <support@github.com>
1 parent 238cadb commit 0e24fcd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"@salesforce/core": "^3.31.16",
37-
"@salesforce/ts-types": "^1.5.20",
37+
"@salesforce/ts-types": "^1.7.0",
3838
"applicationinsights": "^1.4.0",
3939
"axios": "^0.27.2"
4040
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -738,10 +738,10 @@
738738
sinon "^5.1.1"
739739
tslib "^2.2.0"
740740

741-
"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21":
742-
version "1.5.21"
743-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21.tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3"
744-
integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg==
741+
"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0":
742+
version "1.7.0"
743+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.0.tgz#0ec743b324a0d39b13ac681132042742e9a43d0f"
744+
integrity sha512-8bLGBZCk7T/tkfXP66r5Pkhn3CjfNQIOy6B0Z1rvam5RgqWtYYcubF7eSLSj7bop/q7tA8+R6bNJmjATX6hTqA==
745745
dependencies:
746746
tslib "^2.2.0"
747747

0 commit comments

Comments
 (0)