Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent 5ee1a60 commit b829266
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-amqp-subscriptions-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/cors": "2.8.17",
"@types/debug": "4.1.12",
"@types/jest": "29.5.11",
"@types/node": "20.10.8",
"@types/node": "20.11.5",
"camelcase": "6.3.0",
"graphql-ws": "5.14.3",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/is-uuid": "1.0.2",
"@types/jest": "29.5.11",
"@types/jsonwebtoken": "9.0.5",
"@types/node": "20.10.8",
"@types/node": "20.11.5",
"@types/pluralize": "0.0.33",
"@types/randomstring": "1.1.11",
"@types/semver": "7.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/introspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@neo4j/graphql": "^4.0.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.8",
"@types/node": "20.11.5",
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ogm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/node": "20.10.8",
"@types/node": "20.11.5",
"camelcase": "6.3.0",
"graphql-tag": "2.12.6",
"jest": "29.7.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3584,7 +3584,7 @@ __metadata:
"@types/cors": 2.8.17
"@types/debug": 4.1.12
"@types/jest": 29.5.11
"@types/node": 20.10.8
"@types/node": 20.11.5
amqplib: 0.10.3
body-parser: ^1.20.2
camelcase: 6.3.0
Expand Down Expand Up @@ -3613,7 +3613,7 @@ __metadata:
"@graphql-tools/merge": ^9.0.0
"@neo4j/graphql": ^4.4.5
"@types/jest": 29.5.11
"@types/node": 20.10.8
"@types/node": 20.11.5
camelcase: 6.3.0
graphql-tag: 2.12.6
jest: 29.7.0
Expand Down Expand Up @@ -3718,7 +3718,7 @@ __metadata:
"@types/is-uuid": 1.0.2
"@types/jest": 29.5.11
"@types/jsonwebtoken": 9.0.5
"@types/node": 20.10.8
"@types/node": 20.11.5
"@types/pluralize": 0.0.33
"@types/randomstring": 1.1.11
"@types/semver": 7.5.6
Expand Down Expand Up @@ -3775,7 +3775,7 @@ __metadata:
dependencies:
"@neo4j/graphql": ^4.0.0
"@types/jest": 29.5.11
"@types/node": 20.10.8
"@types/node": 20.11.5
"@types/pluralize": 0.0.33
camelcase: ^6.3.0
debug: ^4.3.4
Expand Down Expand Up @@ -7664,12 +7664,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
"@types/node@npm:20.11.5":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
dependencies:
undici-types: ~5.26.4
checksum: ce9b7ee545b3605f667be2ea900e38ab58d7b561192a7342443e5d7f61c44fd9d016eac48e95d3011f090ceea65a727e83a31d51fabdd9fc20ff9992edcbc682
checksum: a542727de1334ae20a3ca034b0ecf4b464a57ca01efc4f9cf43bd9ab93896125ab3c2de060ecd8f6ae23b86c6bf3463f681b643e69c032c6a662d376c98a6092
languageName: node
linkType: hard

Expand Down

0 comments on commit b829266

Please sign in to comment.