Skip to content

Commit

Permalink
chore: update dependency @types/node to ^20.9.0
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 Nov 16, 2023
1 parent 7198aac commit af9a644
Show file tree
Hide file tree
Showing 71 changed files with 151 additions and 561 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": "^14.0.4",
"@loopback/logging": "^0.11.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"testcontainers": "^10.2.2",
"tslib": "^2.6.2"
}
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": "^14.0.4",
"@loopback/repository": "^6.1.3",
"@loopback/repository-tests": "^0.23.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"async": "^3.2.5",
"chalk": "^4.1.2",
"debug": "^4.3.4",
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": "^6.1.3",
"@loopback/repository-tests": "^0.23.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"loopback-connector-mongodb": "^6.2.0",
"tslib": "^2.6.2"
}
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": "^6.1.3",
"@loopback/repository-tests": "^0.23.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"loopback-connector-mysql": "^7.0.3",
"tslib": "^2.6.2"
}
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": "^6.1.3",
"@loopback/repository-tests": "^0.23.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"loopback-connector-postgresql": "^6.0.9",
"tslib": "^2.6.2"
}
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.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"mocha": "^10.2.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": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/msgpack5": "^3.4.5",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"@types/type-is": "^1.6.5",
"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": "^5.1.3",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^6.1.3",
"@types/express-serve-static-core": "^4.17.37",
"@types/multer": "^1.4.9",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/multer": "^1.4.9",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.0",
"rimraf": "^5.0.5",
"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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/debug": "4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/debug": "4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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 @@ -68,7 +68,7 @@
"@loopback/rest": "^13.0.0",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/jsonwebtoken": "^9.0.5",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^6.1.3",
"@types/express": "^4.17.21",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"axios": "^1.6.0",
"eslint": "^8.51.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 @@ -69,7 +69,7 @@
"@loopback/repository": "^6.0.0",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^5.1.3",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/mocha": "^10.0.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.0",
"mocha": "^10.2.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": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.0",
"socket.io-client": "^4.7.2",
"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": "^5.1.3",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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 @@ -69,7 +69,7 @@
"@loopback/repository": "^6.0.0",
"@loopback/testlab": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^6.1.3",
"@types/lodash": "^4.14.200",
"@types/morgan": "^1.9.9",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"eslint": "^8.51.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": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"@types/puppeteer": "^5.4.7",
"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": "^14.0.4",
"@loopback/rest": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59"
"@types/node": "^20.9.0"
}
}
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": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"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": "^6.1.3",
"@types/jsonwebtoken": "^9.0.5",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"@types/passport": "^1.0.14",
"@types/passport-http": "^0.3.10",
"@types/passport-oauth2": "^1.4.14",
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": "^14.0.4",
"@loopback/rest": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59"
"@types/node": "^20.9.0"
}
}
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": "^5.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59"
"@types/node": "^20.9.0"
}
}
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": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"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": "^14.0.4",
"@loopback/rest": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59"
"@types/node": "^20.9.0"
}
}
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": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/morgan": "^1.9.9",
"@types/node": "^16.18.59"
"@types/node": "^20.9.0"
}
}
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": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/express": "^4.17.21",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"express": "^4.18.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": "^5.1.3",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"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": "^6.1.3",
"@loopback/rest": "^13.1.3",
"@loopback/testlab": "^6.1.3",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"sqlite3": "5.1.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": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/json-schema": "^7.0.14",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"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.5",
"@types/lodash": "^4.14.200",
"@types/node": "^16.18.59",
"@types/node": "^20.9.0",
"axios": "^1.6.0",
"body-parser": "^1.20.2",
"express": "^4.18.2",
Expand Down
Loading

0 comments on commit af9a644

Please sign in to comment.