Skip to content

Commit

Permalink
chore: update dependency @types/node to ^20.14.6
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] committed Jun 19, 2024
1 parent 91ce691 commit 25ce400
Show file tree
Hide file tree
Showing 71 changed files with 143 additions and 631 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 @@ -36,7 +36,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/logging": "^0.12.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"testcontainers": "^10.9.0",
"tslib": "^2.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion acceptance/repository-cloudant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/repository": "^7.0.3",
"@loopback/repository-tests": "^0.24.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"async": "^3.2.5",
"chalk": "^4.1.2",
"debug": "^4.3.5",
Expand Down
2 changes: 1 addition & 1 deletion acceptance/repository-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@loopback/repository": "^7.0.3",
"@loopback/repository-tests": "^0.24.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"loopback-connector-mongodb": "^6.2.0",
"tslib": "^2.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion acceptance/repository-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@loopback/repository": "^7.0.3",
"@loopback/repository-tests": "^0.24.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"loopback-connector-mysql": "^7.0.11",
"tslib": "^2.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion acceptance/repository-postgresql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@loopback/repository": "^7.0.3",
"@loopback/repository-tests": "^0.24.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"loopback-connector-postgresql": "^7.1.2",
"tslib": "^2.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/autocannon": "^7.12.5",
"@types/benchmark": "^2.1.5",
"@types/mocha": "^10.0.6",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"mocha": "^10.4.0",
"source-map-support": "^0.5.21"
}
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 @@ -46,7 +46,7 @@
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/msgpack5": "^3.4.6",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"@types/type-is": "^1.6.6",
"typescript": "~5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/access-control-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@loopback/http-caching-proxy": "^6.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
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 @@ -55,7 +55,7 @@
"@loopback/build": "^11.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@loopback/build": "^11.0.3",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -61,7 +61,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -59,7 +59,7 @@
"@loopback/testlab": "^7.0.3",
"@types/express-serve-static-core": "^4.17.37",
"@types/multer": "^1.4.11",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/multer": "^1.4.11",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"rimraf": "^5.0.7",
"source-map-support": "^0.5.21",
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 @@ -57,7 +57,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -61,7 +61,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -54,7 +54,7 @@
"@loopback/build": "^11.0.3",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -67,7 +67,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"should": "^13.2.3",
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 @@ -56,7 +56,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -57,7 +57,7 @@
"@loopback/build": "^11.0.3",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -70,7 +70,7 @@
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
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 @@ -93,7 +93,7 @@
"@loopback/testlab": "^7.0.3",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"axios": "^1.7.2",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
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 @@ -68,7 +68,7 @@
"@loopback/http-caching-proxy": "^6.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
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 @@ -65,7 +65,7 @@
"@loopback/http-caching-proxy": "^6.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
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 @@ -51,7 +51,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"typescript": "~5.2.2"
}
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 @@ -59,7 +59,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"source-map-support": "^0.5.21",
Expand Down
2 changes: 1 addition & 1 deletion examples/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"socket.io-client": "^4.7.5",
"source-map-support": "^0.5.21",
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 @@ -73,7 +73,7 @@
"@loopback/http-caching-proxy": "^6.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
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 @@ -68,7 +68,7 @@
"@loopback/http-caching-proxy": "^6.0.3",
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@loopback/testlab": "^7.0.3",
"@types/lodash": "^4.17.5",
"@types/morgan": "^1.9.9",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
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 @@ -63,7 +63,7 @@
"@loopback/build": "^11.0.3",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"eslint": "^8.57.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@loopback/build": "^11.0.3",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"@types/puppeteer": "^7.0.4",
"assert": "^2.1.0",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion extensions/apiconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98"
"@types/node": "^20.14.6"
}
}
2 changes: 1 addition & 1 deletion extensions/authentication-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
}
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 @@ -61,7 +61,7 @@
"@loopback/testlab": "^7.0.3",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"@types/passport": "^1.0.16",
"@types/passport-http": "^0.3.11",
"@types/passport-oauth2": "^1.4.17",
Expand Down
2 changes: 1 addition & 1 deletion extensions/context-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98"
"@types/node": "^20.14.6"
}
}
2 changes: 1 addition & 1 deletion extensions/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"@loopback/core": "^6.1.0",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98"
"@types/node": "^20.14.6"
}
}
2 changes: 1 addition & 1 deletion extensions/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"class-transformer": "^0.5.1"
}
}
2 changes: 1 addition & 1 deletion extensions/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"@loopback/eslint-config": "^15.0.3",
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98"
"@types/node": "^20.14.6"
}
}
2 changes: 1 addition & 1 deletion extensions/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/morgan": "^1.9.9",
"@types/node": "^16.18.98"
"@types/node": "^20.14.6"
}
}
2 changes: 1 addition & 1 deletion extensions/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"express": "^4.19.2"
}
}
2 changes: 1 addition & 1 deletion extensions/pooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@loopback/core": "^6.1.0",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"typescript": "~5.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@loopback/repository": "^7.0.3",
"@loopback/rest": "^14.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"oracledb": "^6.5.1",
"pg": "^8.12.0",
"pg-hstore": "^2.3.4",
Expand Down
2 changes: 1 addition & 1 deletion extensions/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/json-schema": "^7.0.15",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"sqlite3": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion fixtures/mock-oauth2-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.17.5",
"@types/node": "^16.18.98",
"@types/node": "^20.14.6",
"axios": "^1.7.2",
"body-parser": "^1.20.2",
"express": "^4.19.2",
Expand Down
Loading

0 comments on commit 25ce400

Please sign in to comment.