Skip to content

Commit

Permalink
fix(deps): update dependency eslint to ^8.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2023
1 parent 14714df commit eea4690
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 26 deletions.
51 changes: 27 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"devDependencies": {
"@types/node": "^16.18.24",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"glob": "^10.2.2",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
},
"peerDependencies": {
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"prettier": "^2.8.8"
},
"homepage": "https://github.com/teppeis/eslint-config-teppeis",
Expand Down

0 comments on commit eea4690

Please sign in to comment.