Compare changes
+7
−0
+3
−3
Original line number | Diff line number | Diff line |
---|---|---|
{
|
||
"name": "@cenk1cenk2/eslint-config",
|
||
"version": "2.7.21",
|
||
"version": "2.7.22",
|
||
"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": "^6.7.2",
|
||
"@typescript-eslint/parser": "^6.7.2",
|
||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||
"@typescript-eslint/parser": "^6.7.3",
|
||
"eslint-plugin-import": "^2.28.1",
|
||
"load-tsconfig": "^0.2.5"
|
||
},
|
||