Skip to content

Commit

Permalink
Update dependency node to v20.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent b1e8ef9 commit e41dfe8
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.10.0
20.11.1
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 @@ -12,12 +12,12 @@
"test": "jest --passWithNoTests"
},
"engines": {
"node": "20.10.0"
"node": "20.11.1"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "30.0.3",
"@tsconfig/node20": "20.1.2",
"@types/node": "20.10.0",
"@types/node": "20.11.27",
"eslint": "8.54.0",
"eslint-plugin-jest": "27.6.0",
"jest": "29.7.0",
Expand Down

0 comments on commit e41dfe8

Please sign in to comment.