Skip to content

Commit

Permalink
fix(deps): update eslint to v7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 941831b commit 7fcbfb3
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
100 changes: 50 additions & 50 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 @@ -21,14 +21,14 @@
"license": "BSD-3-Clause",
"dependencies": {
"@eslint/js": "8.57.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "52.0.0",
"typescript": "5.4.5",
"typescript-eslint": "7.12.0"
"typescript-eslint": "7.13.0"
},
"devDependencies": {
"@bifravst/prettier-config": "1.0.2",
Expand Down

0 comments on commit 7fcbfb3

Please sign in to comment.