Skip to content

Commit

Permalink
Update dependency @types/node to v18.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 291742f commit 92fb2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@comunica/jest": "^2.4.0",
"rdf-data-factory": "^1.1.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"arrayify-stream": "^2.0.0",
Expand Down Expand Up @@ -82,6 +82,6 @@
},
"resolutions": {
"@types/yargs": "17.0.13",
"@types/node": "18.0.0"
"@types/node": "^18.0.0"
}
}

0 comments on commit 92fb2dc

Please sign in to comment.