Skip to content

Commit

Permalink
Merge pull request #330 from dklimpel/fix_dependencies
Browse files Browse the repository at this point in the history
fix: add used `@eslint/js` to dev dependencies in package.json
  • Loading branch information
tcort authored Nov 5, 2024
2 parents d9af718 + b0a27f0 commit 4493452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"proxy-agent": "^6.4.0"
},
"devDependencies": {
"@eslint/js": "^9.3.0",
"eslint": "^9.3.0",
"expect.js": "^0.3.1",
"express": "^4.19.2",
Expand Down

0 comments on commit 4493452

Please sign in to comment.