Skip to content

Commit

Permalink
Update package.json + .nvmrc deps (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent fe7101c commit 29aa883
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.10.0
22.11.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"ci": "npm install && npm run build && npm run prettier && npm run eslint"
},
"devDependencies": {
"@eslint/js": "9.13.0",
"eslint": "9.13.0",
"globals": "15.11.0",
"@eslint/js": "9.14.0",
"eslint": "9.14.0",
"globals": "15.12.0",
"prettier": "3.3.3",
"uglify-js": "3.19.3"
},
Expand Down

0 comments on commit 29aa883

Please sign in to comment.