Skip to content

Commit e52a488

Browse files
renovate-botcitizensas
authored andcommitted
Update dependency tslib to v2
1 parent 1581589 commit e52a488

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
@@ -14,7 +14,7 @@
1414
"@types/node": "^12.0.10",
1515
"form-data": "^3.0.0",
1616
"isomorphic-fetch": "^2.2.0",
17-
"tslib": "^1.11.2",
17+
"tslib": "^2.0.0",
1818
"workfront-api-constants": "^2.0.0"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5031,10 +5031,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
50315031
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
50325032
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
50335033

5034-
tslib@^1.11.2:
5035-
version "1.11.2"
5036-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
5037-
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
5034+
tslib@^2.0.0:
5035+
version "2.0.0"
5036+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
5037+
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
50385038

50395039
tslint-config-prettier@1.18.0:
50405040
version "1.18.0"

0 commit comments

Comments
 (0)