Skip to content

Commit

Permalink
Update dependencies (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton authored Sep 19, 2024
1 parent f2ede24 commit 54203db
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 28 deletions.
74 changes: 49 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 @@ -43,10 +43,10 @@
"test": "node --test"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"@eslint/js": "^9.10.0",
"eslint": "^9.10.0",
"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 54203db

Please sign in to comment.