Skip to content

Commit

Permalink
Update dependency node to v20.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent bbc3d6e commit 21e8495
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.1.0
20.8.1
21 changes: 15 additions & 6 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.1.0"
"node": "20.8.1"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "30.0.3",
"@tsconfig/node20": "20.1.2",
"@types/node": "20.1.7",
"@types/node": "20.8.8",
"eslint": "8.51.0",
"eslint-plugin-jest": "27.4.2",
"jest": "29.7.0",
Expand Down

0 comments on commit 21e8495

Please sign in to comment.