Skip to content

Commit

Permalink
Update package.json + .nvmrc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent b359ce2 commit 03cd87c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"ci": "npm run format-lint && npm run test"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"eslint": "9.15.0",
"globals": "15.12.0",
"prettier": "3.4.1",
"puppeteer": "23.9.0"
"@eslint/js": "9.16.0",
"eslint": "9.16.0",
"globals": "15.13.0",
"prettier": "3.4.2",
"puppeteer": "23.10.0"
}
}

0 comments on commit 03cd87c

Please sign in to comment.