Skip to content

Commit

Permalink
fix(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2023
1 parent ffcf5ec commit f7db620
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
120 changes: 60 additions & 60 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 @@ -28,21 +28,21 @@
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^43.1.1",
"eslint-plugin-jsdoc": "^43.2.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-unicorn": "^46.0.0"
},
"devDependencies": {
"@types/node": "^16.18.26",
"eslint": "^8.39.0",
"eslint": "^8.40.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.39.0",
"eslint": "^8.40.0",
"prettier": "^2.8.8"
},
"homepage": "https://github.com/teppeis/eslint-config-teppeis",
Expand Down

0 comments on commit f7db620

Please sign in to comment.