Skip to content

Commit

Permalink
chore(deps)!: minimum typescript-eslint v7.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Jul 8, 2024
1 parent 759835f commit a98f908
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 55 deletions.
119 changes: 66 additions & 53 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 @@ -52,7 +52,7 @@
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-promise": "^6.0.0",
"typescript-eslint": "^7.11.0"
"typescript-eslint": "^7.14.1"
},
"peerDependencies": {
"eslint": "^8.0.1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"tsconfigs": "5.0.0",
"type-fest": "4.21.0",
"typescript": "5.4.5",
"typescript-eslint_bottom": "npm:typescript-eslint@7.11.0"
"typescript-eslint_bottom": "npm:typescript-eslint@7.14.1"
},
"files": [
"lib/index.js",
Expand Down

0 comments on commit a98f908

Please sign in to comment.