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 3, 2024
1 parent b359ce2 commit fc0c606
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 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",
"@eslint/js": "9.16.0",
"eslint": "9.16.0",
"globals": "15.13.0",
"prettier": "3.4.1",
"puppeteer": "23.9.0"
"puppeteer": "23.10.0"
}
}

0 comments on commit fc0c606

Please sign in to comment.