Skip to content

Commit

Permalink
chore(deps): update eslint to ^7.16.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent c90c973 commit d9a5656
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
94 changes: 47 additions & 47 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 @@ -47,8 +47,8 @@
"bugs": "https://github.com/faker-js/cli/issues",
"license": "MIT",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "~5.5.3"
Expand Down

0 comments on commit d9a5656

Please sign in to comment.