Skip to content

Commit

Permalink
Update dependencies (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah authored Sep 4, 2024
1 parent 3486c88 commit b094f81
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 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 @@ -32,9 +32,9 @@
"author": "Katy DeCorah <@katydecorah>",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@eslint/js": "^9.9.0",
"eslint": "^9.9.0",
"eslint-plugin-jest": "^28.8.0",
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.9.0",
Expand All @@ -44,7 +44,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"axios": "^1.7.4"
"axios": "^1.7.7"
},
"bugs": {
"url": "https://github.com/library-pals/isbn/issues"
Expand Down

0 comments on commit b094f81

Please sign in to comment.