Skip to content

Commit a3664ec

Browse files
build(deps): update dependency tslib to v2.8.1
1 parent 3094bf9 commit a3664ec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@softwareventures/iterable": "^3.2.0",
3434
"@softwareventures/nullable": "^3.1.0",
3535
"@softwareventures/timestamp": "^1.1.0 || ^2.0.0",
36-
"tslib": "2.7.0",
36+
"tslib": "2.8.1",
3737
"unknown": "0.2.6"
3838
},
3939
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9888,10 +9888,10 @@ __metadata:
98889888
languageName: node
98899889
linkType: hard
98909890

9891-
"tslib@npm:2.7.0, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.5.0":
9892-
version: 2.7.0
9893-
resolution: "tslib@npm:2.7.0"
9894-
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
9891+
"tslib@npm:2.8.1, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.5.0":
9892+
version: 2.8.1
9893+
resolution: "tslib@npm:2.8.1"
9894+
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
98959895
languageName: node
98969896
linkType: hard
98979897

@@ -10298,7 +10298,7 @@ __metadata:
1029810298
prettier: 2.8.8
1029910299
semantic-release: 23.1.1
1030010300
ts-node: 10.9.2
10301-
tslib: 2.7.0
10301+
tslib: 2.8.1
1030210302
typescript: 5.6.2
1030310303
unknown: 0.2.6
1030410304
webpack: 5.94.0

0 commit comments

Comments
 (0)