Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent ef4aa81 commit 3414148
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.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"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.12",
"@types/jsonwebtoken": "9.0.5",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@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.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.1.2",
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.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"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 @@ -3641,7 +3641,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/debug": "npm:4.1.12"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
amqplib: "npm:0.10.3"
body-parser: "npm:^1.20.2"
camelcase: "npm:6.3.0"
Expand Down Expand Up @@ -3670,7 +3670,7 @@ __metadata:
"@graphql-tools/merge": "npm:^9.0.0"
"@neo4j/graphql": "npm:^4.4.5"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
camelcase: "npm:6.3.0"
graphql-tag: "npm:2.12.6"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -3781,7 +3781,7 @@ __metadata:
"@types/is-uuid": "npm:1.0.2"
"@types/jest": "npm:29.5.12"
"@types/jsonwebtoken": "npm:9.0.5"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/pluralize": "npm:0.0.33"
"@types/randomstring": "npm:1.1.11"
"@types/semver": "npm:7.5.6"
Expand Down Expand Up @@ -3832,7 +3832,7 @@ __metadata:
dependencies:
"@neo4j/graphql": "npm:^4.0.0"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/pluralize": "npm:0.0.33"
camelcase: "npm:^6.3.0"
debug: "npm:^4.3.4"
Expand Down Expand Up @@ -7728,12 +7728,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
"@types/node@npm:20.11.17":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4886b90278e9c877a84efd3edd4667cd990e032d77268d2a798b99ebc1901ea336fa7dfbe9eaf4ad6ad1da9ce2ec31baf300038a3905838692362eb19904ebde
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
languageName: node
linkType: hard

Expand Down

0 comments on commit 3414148

Please sign in to comment.