Skip to content

Commit

Permalink
Update dependency node to v20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent b309865 commit 940921d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.15.0
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"test": "glob -c 'node --test --import tsx/esm' 'src/**/*.test.ts'"
},
"engines": {
"node": "20.12.2"
"node": "20.15.0"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "50.1.0",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.12.14",
"@types/node": "20.14.10",
"eslint": "8.57.0",
"glob": "10.4.1",
"rimraf": "5.0.7",
Expand Down

0 comments on commit 940921d

Please sign in to comment.