Skip to content

Commit d37965b

Browse files
author
SF-CLI-BOT
authored
Merge pull request #539 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-1.5.21
fix(deps): bump @salesforce/ts-types from 1.5.20 to 1.5.21
2 parents 9922cbb + f51ae94 commit d37965b

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
@@ -15,7 +15,7 @@
1515
"@salesforce/kit": "^1.6.0",
1616
"@salesforce/plugin-command-reference": "^1.4.0",
1717
"@salesforce/plugin-trust": "^2.0.4",
18-
"@salesforce/ts-types": "^1.5.20",
18+
"@salesforce/ts-types": "^1.5.21",
1919
"agent-base": "^6.0.2",
2020
"aws-sdk": "^2.1043.0",
2121
"chalk": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,10 +1311,10 @@
13111311
sinon "^5.1.1"
13121312
tslib "^2.2.0"
13131313

1314-
"@salesforce/ts-types@^1.5.20":
1315-
version "1.5.20"
1316-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.20.tgz#f6875a710ceca48223b240026a14af6d3b39882f"
1317-
integrity sha512-Ov6um4CWd63EvkRavkHG0J/P9XYL55sdkDWPMr7+AIgqh5flHxDRz09/C4e9M94aX30rzJxW4TVX6EBf4Cu2BQ==
1314+
"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21":
1315+
version "1.5.21"
1316+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21.tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3"
1317+
integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg==
13181318
dependencies:
13191319
tslib "^2.2.0"
13201320

0 commit comments

Comments
 (0)