Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Apr 17, 2024
1 parent 84d0ea4 commit ad7913f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-silverwind-typescript",
"version": "3.2.0",
"version": "3.2.1",
"description": "Exhaustive ESLint configuration with typescript",
"author": "silverwind <me@silverwind.io>",
"repository": "silverwind/eslint-config-silverwind-typescript",
Expand All @@ -12,8 +12,8 @@
"./index.json"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-etc": "2.0.3"
},
Expand Down

0 comments on commit ad7913f

Please sign in to comment.