Skip to content

Commit 237ee32

Browse files
authored
Merge pull request #208 from forcedotcom/dependabot-npm_and_yarn-tslib-2.5.3
fix(deps): bump tslib from 2.5.2 to 2.5.3
2 parents 06f41cb + 90cb535 commit 237ee32

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@salesforce/ts-types": "^2.0.1",
1616
"sinon": "^5.1.1",
17-
"tslib": "^2.5.2"
17+
"tslib": "^2.5.3"
1818
},
1919
"devDependencies": {
2020
"@salesforce/dev-config": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,10 +3716,10 @@ tslib@^1.8.1:
37163716
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
37173717
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
37183718

3719-
tslib@^2.5.2:
3720-
version "2.5.2"
3721-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
3722-
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
3719+
tslib@^2.5.2, tslib@^2.5.3:
3720+
version "2.5.3"
3721+
resolved "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
3722+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
37233723

37243724
tsutils@^3.21.0:
37253725
version "3.21.0"

0 commit comments

Comments
 (0)