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 Nov 7, 2024
1 parent f7b43d2 commit 43aa8d6
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 61 deletions.
128 changes: 71 additions & 57 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.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",
"puppeteer": "23.6.0"
"puppeteer": "23.7.1"
}
}

0 comments on commit 43aa8d6

Please sign in to comment.