Skip to content

Commit 8b0ddac

Browse files
fix(deps): bump @salesforce/ts-types from 1.7.0 to 1.7.1
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 1.7.0 to 1.7.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@1.7.0...1.7.1) --- 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>
1 parent 7c5c47d commit 8b0ddac

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@oclif/core": "^1.20.0",
9393
"@salesforce/command": "^5.2.20",
9494
"@salesforce/core": "^3.31.17",
95-
"@salesforce/ts-types": "^1.5.21",
95+
"@salesforce/ts-types": "^1.7.1",
9696
"@types/fs-extra": "^9.0.13",
9797
"chalk": "^4.1.0",
9898
"jsforce": "^2.0.0-beta.19",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,12 +1188,12 @@
11881188
sinon "^5.1.1"
11891189
tslib "^2.2.0"
11901190

1191-
"@salesforce/ts-types@^1.5.17", "@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0":
1192-
version "1.7.0"
1193-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.0.tgz#0ec743b324a0d39b13ac681132042742e9a43d0f"
1194-
integrity sha512-8bLGBZCk7T/tkfXP66r5Pkhn3CjfNQIOy6B0Z1rvam5RgqWtYYcubF7eSLSj7bop/q7tA8+R6bNJmjATX6hTqA==
1191+
"@salesforce/ts-types@^1.5.17", "@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0", "@salesforce/ts-types@^1.7.1":
1192+
version "1.7.1"
1193+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.1.tgz#86b0d0c3bfd5c9b1752662a019a3d2f3bc8ff118"
1194+
integrity sha512-jwZb8fYxbOmEckoJTxG2+5ZEJNJOFxmRJ/FioPnSu4IMFzpK3QbyujfqpHwLfPKHq0xlKRMx+F8QAVVKI/PA4w==
11951195
dependencies:
1196-
tslib "^2.2.0"
1196+
tslib "^2.4.1"
11971197

11981198
"@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1", "@sinonjs/commons@^1.8.3":
11991199
version "1.8.3"
@@ -7493,10 +7493,10 @@ tslib@^1.8.1, tslib@^1.9.0:
74937493
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
74947494
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
74957495

7496-
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.1:
7497-
version "2.4.0"
7498-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
7499-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
7496+
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.1:
7497+
version "2.4.1"
7498+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
7499+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
75007500

75017501
tsutils@^3.21.0:
75027502
version "3.21.0"

0 commit comments

Comments
 (0)