Skip to content

Commit

Permalink
build(deps): update dependency tslib to v2.8.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 3, 2024
1 parent fc4a9c4 commit 6937ad3
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"dependencies": {
"@softwareventures/nullable": "^1.0.0 || ^1.2.1 || ^2.0.0 || ^3.0.0",
"@softwareventures/ordered": "^0.2.2 || ^1.0.0 || ^2.0.0",
"tslib": "2.6.3"
"tslib": "2.8.1"
},
"devDependencies": {
"@softwareventures/eslint-config": "7.9.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -5484,10 +5484,10 @@ tslib@2.6.2:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslib@2.6.3, "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.1.0, tslib@^2.3.1:
version "2.6.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
tslib@2.8.1, "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.1.0, tslib@^2.3.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

tslib@^1.8.1:
version "1.14.1"

0 comments on commit 6937ad3

Please sign in to comment.