Skip to content

Commit a95f047

Browse files
authored
Merge pull request #403 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-2.0.8
fix(deps): bump @salesforce/ts-types from 2.0.7 to 2.0.8
2 parents a17901d + 18523ad commit a95f047

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^5.2.0",
1111
"@salesforce/kit": "^3.0.9",
1212
"@salesforce/sf-plugins-core": "^3.1.20",
13-
"@salesforce/ts-types": "^2.0.6",
13+
"@salesforce/ts-types": "^2.0.8",
1414
"change-case": "^4.1.2",
1515
"fast-glob": "^3.3.1",
1616
"graphology": "^0.25.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,10 +1103,10 @@
11031103
sinon "^5.1.1"
11041104
tslib "^2.6.0"
11051105

1106-
"@salesforce/ts-types@^2.0.5", "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
1107-
version "2.0.7"
1108-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701"
1109-
integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q==
1106+
"@salesforce/ts-types@^2.0.5", "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
1107+
version "2.0.8"
1108+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
1109+
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
11101110
dependencies:
11111111
tslib "^2.6.2"
11121112

0 commit comments

Comments
 (0)