Skip to content

Commit 762beaa

Browse files
authored
Merge pull request #916 from soluble-io/renovate/tslib-2.x
chore(deps): update dependency tslib to v2.6.0
2 parents bc2e3ec + 85bc229 commit 762beaa

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.0",
69-
"tslib": "2.5.3",
69+
"tslib": "2.6.0",
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
@@ -73,7 +73,7 @@
7373
"rimraf": "5.0.1",
7474
"size-limit": "8.2.6",
7575
"ts-jest": "29.1.0",
76-
"tslib": "2.5.3",
76+
"tslib": "2.6.0",
7777
"tsup": "7.1.0",
7878
"typescript": "5.1.3"
7979
},

packages/cache-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"rimraf": "5.0.1",
7676
"size-limit": "8.2.6",
7777
"ts-jest": "29.1.0",
78-
"tslib": "2.5.3",
78+
"tslib": "2.6.0",
7979
"tsup": "7.1.0",
8080
"typescript": "5.1.3"
8181
},

packages/dsn-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"rimraf": "5.0.1",
7070
"size-limit": "8.2.6",
7171
"ts-jest": "29.1.0",
72-
"tslib": "2.5.3",
72+
"tslib": "2.6.0",
7373
"tsup": "7.1.0",
7474
"typedoc": "0.24.8",
7575
"typedoc-plugin-markdown": "3.15.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,7 @@ __metadata:
18921892
rimraf: "npm:5.0.1"
18931893
size-limit: "npm:8.2.6"
18941894
ts-jest: "npm:29.1.0"
1895-
tslib: "npm:2.5.3"
1895+
tslib: "npm:2.6.0"
18961896
tsup: "npm:7.1.0"
18971897
typedoc: "npm:0.24.8"
18981898
typedoc-plugin-markdown: "npm:3.15.3"
@@ -1919,7 +1919,7 @@ __metadata:
19191919
rimraf: "npm:5.0.1"
19201920
size-limit: "npm:8.2.6"
19211921
ts-jest: "npm:29.1.0"
1922-
tslib: "npm:2.5.3"
1922+
tslib: "npm:2.6.0"
19231923
tsup: "npm:7.1.0"
19241924
typescript: "npm:5.1.3"
19251925
languageName: unknown
@@ -1945,7 +1945,7 @@ __metadata:
19451945
rimraf: "npm:5.0.1"
19461946
size-limit: "npm:8.2.6"
19471947
ts-jest: "npm:29.1.0"
1948-
tslib: "npm:2.5.3"
1948+
tslib: "npm:2.6.0"
19491949
tsup: "npm:7.1.0"
19501950
typescript: "npm:5.1.3"
19511951
peerDependencies:
@@ -1976,7 +1976,7 @@ __metadata:
19761976
rimraf: "npm:5.0.1"
19771977
size-limit: "npm:8.2.6"
19781978
ts-jest: "npm:29.1.0"
1979-
tslib: "npm:2.5.3"
1979+
tslib: "npm:2.6.0"
19801980
tsup: "npm:7.1.0"
19811981
typedoc: "npm:0.24.8"
19821982
typedoc-plugin-markdown: "npm:3.15.3"
@@ -9824,10 +9824,10 @@ __metadata:
98249824
languageName: node
98259825
linkType: hard
98269826

9827-
"tslib@npm:2.5.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0":
9828-
version: 2.5.3
9829-
resolution: "tslib@npm:2.5.3"
9830-
checksum: d31480d5acbcb467291d548bffce51692774b831ac8ce73f9f2049ec217f3c741ed85a0c98924bd61f95633f1c48858d18aa861d754c80df3bd67effcc144a3e
9827+
"tslib@npm:2.6.0, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0":
9828+
version: 2.6.0
9829+
resolution: "tslib@npm:2.6.0"
9830+
checksum: 10/52360693c62761f902e1946b350188be6505de297068b33421cb26bedd99591203a74cb2a49e1f43f0922d59b1fb3499fe5cfe61a61ca65a1743d5c92c69720a
98319831
languageName: node
98329832
linkType: hard
98339833

0 commit comments

Comments
 (0)