Skip to content

Commit

Permalink
fix(deps): bump @salesforce/ts-types from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.9 to 2.0.10.
- [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.9...2.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2024
1 parent 356d731 commit 3c75a88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:only": "wireit"
},
"dependencies": {
"@salesforce/ts-types": "^2.0.9",
"@salesforce/ts-types": "^2.0.10",
"tslib": "^2.6.3"
},
"devDependencies": {
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -560,12 +560,10 @@
resolved "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==

"@salesforce/ts-types@^2.0.9":
version "2.0.9"
resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
dependencies:
tslib "^2.6.2"
"@salesforce/ts-types@^2.0.10":
version "2.0.10"
resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0"
integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==

"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
version "1.8.3"
Expand Down

0 comments on commit 3c75a88

Please sign in to comment.