Skip to content

Commit

Permalink
fix(deps): bump @salesforce/ts-types from 2.0.3 to 2.0.4 (#102)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/forcedotcom/ts-types/releases)
- [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/ts-types@2.0.3...2.0.4)

---
updated-dependencies:
- dependency-name: "@salesforce/ts-types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 8eaa91c commit 47a91d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@jayree/changelog": "^1.1.3",
"@salesforce/sf-plugins-core": "^3.1.3",
"@salesforce/source-deploy-retrieve": "^9.3.0",
"@salesforce/ts-types": "^2.0.3",
"@salesforce/ts-types": "^2.0.4",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"fs-extra": "^11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1050,12 +1050,12 @@
sinon "^5.1.1"
tslib "^2.5.3"

"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e"
integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==
"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3", "@salesforce/ts-types@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.4.tgz#3508082ca86edd8880123204f60c0914370533d2"
integrity sha512-rdpqka+oEhSU0t672LSo2VWiEw/LX4YoGaeciiTZidwmTkGxSCN/JPz+AQdnRagj32sKeVaaeC5JhOYs7uBzNg==
dependencies:
tslib "^2.5.3"
tslib "^2.6.0"

"@sindresorhus/is@^4.0.0":
version "4.6.0"
Expand Down

0 comments on commit 47a91d0

Please sign in to comment.