Compare changes
+7
−0
+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "@cenk1cenk2/eslint-config",
|
||
"version": "2.7.45",
|
||
"version": "2.7.46",
|
||
"description": "Eslint configuration for my taste.",
|
||
"main": "index.js",
|
||
"repository": "git@gitlab.kilic.dev:config/eslint-config.git",
|
||
| @@ -53,8 +53,8 @@ | ||
}
|
||
},
|
||
"dependencies": {
|
||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||
"@typescript-eslint/parser": "^7.7.1",
|
||
"@typescript-eslint/eslint-plugin": "^7.8.0",
|
||
"@typescript-eslint/parser": "^7.8.0",
|
||
"eslint-plugin-import": "^2.29.1",
|
||
"load-tsconfig": "^0.2.5"
|
||
},
|
||