mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Fix linting issues on master (no-changelog) (#4768)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
This commit is contained in:
committed by
GitHub
parent
528439cb4d
commit
ada73ed41d
@@ -4,10 +4,10 @@
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"@types/eslint": "~8.4",
|
||||
"@typescript-eslint/eslint-plugin": "~5.36",
|
||||
"@typescript-eslint/parser": "~5.36",
|
||||
"@typescript-eslint/eslint-plugin": "~5.45",
|
||||
"@typescript-eslint/parser": "~5.45",
|
||||
"@vue/eslint-config-typescript": "~8.0",
|
||||
"eslint": "~8.26",
|
||||
"eslint": "~8.28",
|
||||
"eslint-config-airbnb-typescript": "~17.0",
|
||||
"eslint-config-prettier": "~8.5",
|
||||
"eslint-plugin-diff": "~2.0",
|
||||
|
||||
Reference in New Issue
Block a user