Skip to content

Commit

Permalink
Update Node.js to v18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 88da933 commit 21d2e95
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions web/autosubliminal/package-lock.json

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

6 changes: 3 additions & 3 deletions web/autosubliminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/jquery": "3.5.29",
"@types/lodash-es": "4.17.12",
"@types/natural-compare": "1.4.3",
"@types/node": "18.19.28",
"@types/node": "18.19.29",
"@types/strftime": "0.9.8",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
Expand All @@ -100,9 +100,9 @@
"typescript": "5.3.3"
},
"engines": {
"node": "18.20.0"
"node": "18.20.1"
},
"volta": {
"node": "18.20.0"
"node": "18.20.1"
}
}

0 comments on commit 21d2e95

Please sign in to comment.