Skip to content

Commit 85583d6

Browse files
authored
Merge pull request #944 from soluble-io/renovate/tslib-2.x
chore(deps): update dependency tslib to v2.6.1
2 parents 21dbfa5 + 3f5f3ae commit 85583d6

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

packages/cache-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "5.0.1",
6767
"size-limit": "8.2.6",
6868
"ts-jest": "29.1.1",
69-
"tslib": "2.6.0",
69+
"tslib": "2.6.1",
7070
"tsup": "7.1.0",
7171
"typedoc": "0.24.8",
7272
"typedoc-plugin-markdown": "3.15.3",

packages/cache-ioredis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rimraf": "5.0.1",
7171
"size-limit": "8.2.6",
7272
"ts-jest": "29.1.1",
73-
"tslib": "2.6.0",
73+
"tslib": "2.6.1",
7474
"tsup": "7.1.0",
7575
"typescript": "5.1.6"
7676
},

packages/cache-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"rimraf": "5.0.1",
7373
"size-limit": "8.2.6",
7474
"ts-jest": "29.1.1",
75-
"tslib": "2.6.0",
75+
"tslib": "2.6.1",
7676
"tsup": "7.1.0",
7777
"typescript": "5.1.6"
7878
},

packages/dsn-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rimraf": "5.0.1",
7777
"size-limit": "8.2.6",
7878
"ts-jest": "29.1.1",
79-
"tslib": "2.6.0",
79+
"tslib": "2.6.1",
8080
"tsup": "7.1.0",
8181
"typedoc": "0.24.8",
8282
"typedoc-plugin-markdown": "3.15.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,7 +1963,7 @@ __metadata:
19631963
rimraf: "npm:5.0.1"
19641964
size-limit: "npm:8.2.6"
19651965
ts-jest: "npm:29.1.1"
1966-
tslib: "npm:2.6.0"
1966+
tslib: "npm:2.6.1"
19671967
tsup: "npm:7.1.0"
19681968
typedoc: "npm:0.24.8"
19691969
typedoc-plugin-markdown: "npm:3.15.3"
@@ -1990,7 +1990,7 @@ __metadata:
19901990
rimraf: "npm:5.0.1"
19911991
size-limit: "npm:8.2.6"
19921992
ts-jest: "npm:29.1.1"
1993-
tslib: "npm:2.6.0"
1993+
tslib: "npm:2.6.1"
19941994
tsup: "npm:7.1.0"
19951995
typescript: "npm:5.1.6"
19961996
languageName: unknown
@@ -2016,7 +2016,7 @@ __metadata:
20162016
rimraf: "npm:5.0.1"
20172017
size-limit: "npm:8.2.6"
20182018
ts-jest: "npm:29.1.1"
2019-
tslib: "npm:2.6.0"
2019+
tslib: "npm:2.6.1"
20202020
tsup: "npm:7.1.0"
20212021
typescript: "npm:5.1.6"
20222022
peerDependencies:
@@ -2047,7 +2047,7 @@ __metadata:
20472047
rimraf: "npm:5.0.1"
20482048
size-limit: "npm:8.2.6"
20492049
ts-jest: "npm:29.1.1"
2050-
tslib: "npm:2.6.0"
2050+
tslib: "npm:2.6.1"
20512051
tsup: "npm:7.1.0"
20522052
typedoc: "npm:0.24.8"
20532053
typedoc-plugin-markdown: "npm:3.15.3"
@@ -10008,10 +10008,10 @@ __metadata:
1000810008
languageName: node
1000910009
linkType: hard
1001010010

10011-
"tslib@npm:2.6.0, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0":
10012-
version: 2.6.0
10013-
resolution: "tslib@npm:2.6.0"
10014-
checksum: 52360693c62761f902e1946b350188be6505de297068b33421cb26bedd99591203a74cb2a49e1f43f0922d59b1fb3499fe5cfe61a61ca65a1743d5c92c69720a
10011+
"tslib@npm:2.6.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0":
10012+
version: 2.6.1
10013+
resolution: "tslib@npm:2.6.1"
10014+
checksum: 5cf1aa7ea4ca7ee9b8aa3d80eb7ee86634b307fbefcb948a831c2b13728e21e156ef7fb9edcbe21f05c08f65e4cf4480587086f31133491ba1a49c9e0b28fc75
1001510015
languageName: node
1001610016
linkType: hard
1001710017

0 commit comments

Comments
 (0)