Skip to content

Commit

Permalink
Update package.json + .nvmrc deps (#229)
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 Dec 5, 2024
1 parent b2c6f70 commit 62a9780
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"ci": "npm install && npm run build && npm run prettier && npm run eslint"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"eslint": "9.15.0",
"globals": "15.12.0",
"prettier": "3.4.1",
"@eslint/js": "9.16.0",
"eslint": "9.16.0",
"globals": "15.13.0",
"prettier": "3.4.2",
"uglify-js": "3.19.3"
},
"dependencies": {
Expand Down

0 comments on commit 62a9780

Please sign in to comment.