Skip to content

Commit da81414

Browse files
authored
Merge pull request #220 from leonardomso/dependabot/npm_and_yarn/tslib-2.4.1
Bump tslib from 2.4.0 to 2.4.1
2 parents e9a4653 + a3073be commit da81414

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
@@ -33,7 +33,7 @@
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",
3535
"tsdx": "^0.14.1",
36-
"tslib": "^2.4.0",
36+
"tslib": "^2.4.1",
3737
"typescript": "^4.8.4"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6136,10 +6136,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
61366136
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
61376137
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
61386138

6139-
tslib@^2.4.0:
6140-
version "2.4.0"
6141-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
6142-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
6139+
tslib@^2.4.1:
6140+
version "2.4.1"
6141+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
6142+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
61436143

61446144
tsutils@^3.17.1:
61456145
version "3.17.1"

0 commit comments

Comments
 (0)