@cenk1cenk2/eslint-config
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [0.4.25](https://github.com/cenk1cenk2/eslint-config/compare/v0.4.24...v0.4.25) (2020-11-17) | ||
### Bug Fixes | ||
* **deps:** update all minor dependency updates to ^4.8.1 ([c24ba2a](https://github.com/cenk1cenk2/eslint-config/commit/c24ba2af80847bf393cecaa5205e1f1ddc9f083c)) | ||
## [0.4.24](https://github.com/cenk1cenk2/eslint-config/compare/v0.4.23...v0.4.24) (2020-11-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cenk1cenk2/eslint-config", | ||
"version": "0.4.24", | ||
"version": "0.4.25", | ||
"description": "Eslint configuration for my taste.", | ||
@@ -32,4 +32,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.8.0", | ||
"@typescript-eslint/parser": "^4.8.0", | ||
"@typescript-eslint/eslint-plugin": "^4.8.1", | ||
"@typescript-eslint/parser": "^4.8.1", | ||
"eslint-config-react": "^1.1.7", | ||
@@ -36,0 +36,0 @@ "eslint-plugin-import": "^2.22.1", |
Sorry, the diff of this file is not supported yet
24867
1.33%