Skip to content

Commit

Permalink
Update dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton authored Sep 30, 2024
1 parent 0716507 commit e8783ff
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 28 deletions.
123 changes: 98 additions & 25 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 @@ -26,10 +26,10 @@
"test": "node --test"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"@eslint/js": "^9.11.1",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-n": "^17.10.3",
"globals": "^15.9.0",
"jsdoc": "^4.0.3",
"prettier": "3.3.3",
Expand Down

0 comments on commit e8783ff

Please sign in to comment.