Skip to content

Commit

Permalink
build(deps-dev): add latest @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
jrolfs committed Dec 17, 2022
1 parent 5e14147 commit c58825a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 186 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/jest": "^29.0.0",
"@types/lodash.has": "^4.5.6",
"@types/mkdirp": "^1.0.2",
"@types/node": ">=17.x",
"@types/node": "^18.11.12",
"@types/rimraf": "^3.0.2",
"@types/which": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.45.1",
Expand Down

0 comments on commit c58825a

Please sign in to comment.