Skip to content

Commit

Permalink
fix(deps): bump @salesforce/ts-types from 1.5.21 to 1.7.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2022
1 parent 238cadb commit 0e24fcd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"@salesforce/core": "^3.31.16",
"@salesforce/ts-types": "^1.5.20",
"@salesforce/ts-types": "^1.7.0",
"applicationinsights": "^1.4.0",
"axios": "^0.27.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,10 +738,10 @@
sinon "^5.1.1"
tslib "^2.2.0"

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

Expand Down

0 comments on commit 0e24fcd

Please sign in to comment.