Skip to content

Commit 253f906

Browse files
authored
Merge pull request #671 from forcedotcom/dependabot-npm_and_yarn-salesforce-ts-types-3.0.1
chore(dev-deps): bump @salesforce/ts-types from 3.0.0 to 3.0.1
2 parents 0e1eef5 + 36e6c40 commit 253f906

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)