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 13, 2024
1 parent a34dfb6 commit b505cd4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 115 deletions.
175 changes: 63 additions & 112 deletions 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 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.16.0",
"eslint": "9.16.0",
"@eslint/js": "9.17.0",
"eslint": "9.17.0",
"globals": "15.13.0",
"prettier": "3.4.2",
"puppeteer": "23.10.1"
"puppeteer": "23.10.4"
}
}

0 comments on commit b505cd4

Please sign in to comment.