Skip to content

Commit

Permalink
Update package.json + .nvmrc deps (#93)
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 78feb25 commit 805fd6f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"devDependencies": {
"eslint": "9.16.0",
"prettier": "3.4.1"
"prettier": "3.4.2"
},
"scripts": {
"prettier-rc": "prettier .prettierrc --write",
Expand Down

0 comments on commit 805fd6f

Please sign in to comment.