Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.2 (#5840)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent c40c146 commit da66586
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/is-uuid": "1.0.2",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "22.9.1",
"@types/node": "22.9.2",
"@types/pluralize": "0.0.33",
"@types/randomstring": "1.3.0",
"@types/semver": "7.5.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/introspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@neo4j/graphql": "^6.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.9.1",
"@types/node": "22.9.2",
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.2.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2088,7 +2088,7 @@ __metadata:
"@types/is-uuid": "npm:1.0.2"
"@types/jest": "npm:29.5.14"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/node": "npm:22.9.1"
"@types/node": "npm:22.9.2"
"@types/pluralize": "npm:0.0.33"
"@types/randomstring": "npm:1.3.0"
"@types/semver": "npm:7.5.8"
Expand Down Expand Up @@ -2135,7 +2135,7 @@ __metadata:
dependencies:
"@neo4j/graphql": "npm:^6.0.0"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.9.1"
"@types/node": "npm:22.9.2"
"@types/pluralize": "npm:0.0.33"
camelcase: "npm:^6.3.0"
debug: "npm:^4.3.4"
Expand Down Expand Up @@ -2841,12 +2841,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
"@types/node@npm:22.9.2":
version: 22.9.2
resolution: "@types/node@npm:22.9.2"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
checksum: 10c0/d983878e51d00bae139e2525308384f490f82e39fc924a9590e6f800cbb2700ed8f4fb9f15abc9ceac5399f43edca15acb1168abb8be98f59b3c9effd4f81722
languageName: node
linkType: hard

Expand Down

0 comments on commit da66586

Please sign in to comment.