Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
Loading items

Target

Select target project
0 results Searching
Select Git revision
Loading items
Show changes

Commits on Source 11

3 files
+ 163
156
Compare changes
  • Side-by-side
  • Inline

Files

+7 −0
Original line number Diff line number Diff line
## [2.7.54](https://gitlab.kilic.dev/config/eslint-config/compare/v2.7.53...v2.7.54) (2024-07-08)


### Bug Fixes

* **deps:** update all minor dependency updates to ^7.16.0 ([de702ef](https://gitlab.kilic.dev/config/eslint-config/commit/de702efbeaad2a2b9321a04e025337280e95a7c7))

## [2.7.53](https://gitlab.kilic.dev/config/eslint-config/compare/v2.7.52...v2.7.53) (2024-07-01)


+3 −3
Original line number Diff line number Diff line
{
  "name": "@cenk1cenk2/eslint-config",
  "version": "2.7.53",
  "version": "2.7.54",
  "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.15.0",
    "@typescript-eslint/parser": "^7.15.0",
    "@typescript-eslint/eslint-plugin": "^7.16.0",
    "@typescript-eslint/parser": "^7.16.0",
    "eslint-plugin-import": "^2.29.1",
    "load-tsconfig": "^0.2.5"
  },
+153 −153

File changed.

Preview size limit exceeded, changes collapsed.