Skip to content

Commit f4b1d34

Browse files
authored
Merge pull request #116 from DevimalPlanet/renovate/tslib-2.x
chore(deps): update dependency tslib to v2.8.1
2 parents 6fb057c + 3d58132 commit f4b1d34

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
@@ -69,7 +69,7 @@
6969
"size-limit": "8.2.6",
7070
"traverse": "0.6.10",
7171
"tsdx": "0.14.1",
72-
"tslib": "2.7.0",
72+
"tslib": "2.8.1",
7373
"typescript": "5.6.2"
7474
},
7575
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7925,10 +7925,10 @@ [email protected]:
79257925
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
79267926
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
79277927

7928-
tslib@2.7.0:
7929-
version "2.7.0"
7930-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7931-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
7928+
tslib@2.8.1:
7929+
version "2.8.1"
7930+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
7931+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
79327932

79337933
tslib@^1.9.0, tslib@^1.9.3:
79347934
version "1.14.1"

0 commit comments

Comments
 (0)