We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c83b5 commit 05765d1Copy full SHA for 05765d1
package.json
@@ -86,7 +86,7 @@
86
"dependencies": {
87
"@softwareventures/nullable": "^2.0.0 || ^3.0.0",
88
"@softwareventures/ordered": "^1.1.0 || ^2.0.0",
89
- "tslib": "2.6.2"
+ "tslib": "2.8.1"
90
},
91
"devDependencies": {
92
"@commitlint/cli": "17.8.1",
yarn.lock
@@ -1009,7 +1009,7 @@ __metadata:
1009
semantic-release: "npm:22.0.12"
1010
semantic-release-pinst: "npm:1.0.4"
1011
ts-node: "npm:10.9.2"
1012
- tslib: "npm:2.6.2"
+ tslib: "npm:2.8.1"
1013
typescript: "npm:4.9.5"
1014
languageName: unknown
1015
linkType: soft
0 commit comments