Skip to content

Commit 9f54380

Browse files
chore(deps): update dependency tslib to v2.6.1
1 parent 5f5dac9 commit 9f54380

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
@@ -26,7 +26,7 @@
2626
"node": "^14 || ^16 || >=18"
2727
},
2828
"dependencies": {
29-
"tslib": "2.6.0"
29+
"tslib": "2.6.1"
3030
},
3131
"devDependencies": {
3232
"@softwareventures/eslint-config": "7.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5432,10 +5432,10 @@ [email protected]:
54325432
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
54335433
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
54345434

5435-
[email protected].0, tslib@^2.1.0, tslib@^2.3.1:
5436-
version "2.6.0"
5437-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
5438-
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
5435+
[email protected].1, tslib@^2.1.0, tslib@^2.3.1:
5436+
version "2.6.1"
5437+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
5438+
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
54395439

54405440
tslib@^1.8.1:
54415441
version "1.14.1"

0 commit comments

Comments
 (0)