Skip to content

Commit

Permalink
Update dependency node to v18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent b20701a commit dd2c21a
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 @@
18.18.2
18.20.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 @@ -13,12 +13,12 @@
"test": "jest --passWithNoTests"
},
"engines": {
"node": "18.18.2"
"node": "18.20.1"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "42.0.0",
"@tsconfig/node18": "18.2.4",
"@types/node": "18.18.14",
"@types/node": "18.19.31",
"eslint": "8.57.0",
"eslint-plugin-jest": "28.2.0",
"jest": "29.7.0",
Expand Down

0 comments on commit dd2c21a

Please sign in to comment.