Skip to content

Commit 36e6c40

Browse files
chore(dev-deps): bump @salesforce/ts-types from 3.0.0 to 3.0.1
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-types@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e1eef5 commit 36e6c40

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@commitlint/config-conventional": "^18.6.3",
2121
"@jsforce/jsforce-node": "^3.10.19",
22-
"@salesforce/ts-types": "^3.0.0",
22+
"@salesforce/ts-types": "^3.0.1",
2323
"@types/chai": "^4.3.17",
2424
"@types/chai-jest-snapshot": "^1.3.8",
2525
"@types/istanbul-lib-coverage": "^2.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,10 @@
718718
dependencies:
719719
"@salesforce/ts-types" "^3.0.0"
720720

721-
"@salesforce/ts-types@^3.0.0":
722-
version "3.0.0"
723-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.0.tgz#375b13e92f594bc9d0a09716d77fc753bd31e6a6"
724-
integrity sha512-lTCoI1NtQWiMDyn7B9N/CfWK9WmSpRnbYWqKTZYstn3mZ2DWSYwJXTh5Oh2wAAS9LAD/vaoU3F/TrV3q7wfnYw==
721+
"@salesforce/ts-types@^3.0.0", "@salesforce/ts-types@^3.0.1":
722+
version "3.0.1"
723+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.1.tgz#e57ae9ab0c29aac98e4b247b841164c472b60827"
724+
integrity sha512-NWkveMYT2I3O7EAYwWHi6/ba2YUwp9MFi/zJzA+czK5MVqJfdD6FZbiQrTbALZNvFzgFSdq9BvHm6ygRmtROzw==
725725

726726
"@sindresorhus/is@^4":
727727
version "4.6.0"

0 commit comments

Comments
 (0)