Skip to content

Commit

Permalink
chore: update dependency tslib to ^2.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 4f40a4b commit 420fb19
Show file tree
Hide file tree
Showing 66 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion acceptance/extension-logging-fluentd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@loopback/testlab": "^7.0.7",
"@types/node": "^16.18.119",
"testcontainers": "^10.14.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion acceptance/repository-cloudant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^4.17.21",
"loopback-connector-cloudant": "2.5.0",
"ms": "2.1.3",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"typescript": "~5.2.2"
}
}
2 changes: 1 addition & 1 deletion acceptance/repository-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@loopback/testlab": "^7.0.7",
"@types/node": "^16.18.119",
"loopback-connector-mongodb": "^6.3.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion acceptance/repository-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@loopback/testlab": "^7.0.7",
"@types/node": "^16.18.119",
"loopback-connector-mysql": "^7.0.16",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion acceptance/repository-postgresql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@loopback/testlab": "^7.0.7",
"@types/node": "^16.18.119",
"loopback-connector-postgresql": "^7.1.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"byline": "^5.0.0",
"debug": "^4.3.7",
"path-to-regexp": "^6.3.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion bodyparsers/rest-msgpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"msgpack5": "^6.0.2",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"type-is": "^1.6.18"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"fs-extra": "^11.2.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7"
Expand Down
2 changes: 1 addition & 1 deletion examples/binding-resolution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@loopback/rest": "^14.0.8",
"@loopback/rest-explorer": "^7.0.8",
"debug": "^4.3.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@loopback/context": "^7.0.8",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/express-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@loopback/rest-explorer": "^7.0.8",
"@loopback/service-proxy": "^7.0.8",
"express": "^4.21.1",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@loopback/rest": "^14.0.8",
"@loopback/rest-explorer": "^7.0.8",
"multer": "^1.4.4",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@loopback/repository": "^7.0.8",
"@loopback/rest": "^14.0.8",
"class-transformer": "^0.5.1",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/greeter-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@loopback/core": "^6.1.5",
"chalk": "^4.1.2",
"debug": "^4.3.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/greeting-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@loopback/rest": "^14.0.8",
"chalk": "^4.1.2",
"debug": "^4.3.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@loopback/core": "^6.1.5",
"@loopback/rest": "^14.0.8",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"helmet": "^4.6.0",
"loopback": "^3.28.0",
"loopback-boot": "^3.3.1",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@loopback/rest": "^14.0.8",
"chalk": "^4.1.2",
"debug": "^4.3.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/metrics-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@loopback/core": "^6.1.5",
"@loopback/metrics": "^0.14.8",
"@loopback/rest": "^14.0.8",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-tenancy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@loopback/service-proxy": "^7.0.8",
"debug": "^4.3.7",
"jsonwebtoken": "^9.0.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"passport-oauth2": "^1.8.0",
"passport-twitter": "1.0.4",
"path": "^0.12.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/references-many/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@loopback/rest-explorer": "^7.0.8",
"@loopback/service-proxy": "^7.0.8",
"loopback-connector-rest": "^5.0.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/rest-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@loopback/rest-crud": "^0.18.8",
"@loopback/rest-explorer": "^7.0.8",
"loopback-connector-rest": "^5.0.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@loopback/core": "^6.1.5",
"express": "^4.21.1",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/soap-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@loopback/rest-explorer": "^7.0.8",
"@loopback/service-proxy": "^7.0.8",
"loopback-connector-soap": "^8.0.12",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@loopback/socketio": "^0.8.8",
"debug": "^4.3.7",
"p-event": "^4.2.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/bcryptjs": "^2.4.6",
"bcryptjs": "^2.4.3",
"loopback-connector-rest": "^5.0.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@loopback/rest-explorer": "^7.0.8",
"@loopback/service-proxy": "^7.0.8",
"loopback-connector-rest": "^5.0.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@loopback/service-proxy": "^7.0.8",
"loopback-connector-rest": "^5.0.2",
"morgan": "^1.10.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/validation-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@loopback/rest-explorer": "^7.0.8",
"@loopback/service-proxy": "^7.0.8",
"strong-error-handler": "^5.0.13",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@loopback/core": "^6.1.5",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/apiconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@loopback/rest": "^14.0.0"
},
"dependencies": {
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/authentication-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@loopback/security": "^0.11.8",
"passport": "^0.6.0",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"util-promisifyall": "^1.0.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion extensions/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/debug": "^4.1.12",
"cron": "^2.4.4",
"debug": "^4.3.7",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@cloudnative/health": "^2.1.2",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"fluent-logger": "^3.4.1",
"morgan": "^1.10.0",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"winston": "^3.17.0",
"winston-transport": "^4.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion extensions/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"prom-client": "^14.2.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/pooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"debug": "^4.3.7",
"generic-pool": "^3.9.0",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
2 changes: 1 addition & 1 deletion extensions/sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"debug": "^4.3.7",
"sequelize": "^6.37.5",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/boot": "^7.0.8",
Expand Down
2 changes: 1 addition & 1 deletion extensions/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"debug": "^4.3.7",
"tslib": "^2.6.3",
"tslib": "^2.8.1",
"typeorm": "^0.3.20"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion fixtures/mock-oauth2-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"form-data": "^4.0.1",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"tslib": "^2.6.3"
"tslib": "^2.8.1"
},
"devDependencies": {
"@loopback/build": "^11.0.7",
Expand Down
Loading

0 comments on commit 420fb19

Please sign in to comment.