You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Update eslint
This commit is contained in:
		
							
								
								
									
										16
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								package.json
									
									
									
									
									
								
							| @@ -71,14 +71,14 @@ | ||||
|     "@crowdin/cli": "4", | ||||
|     "@joplin/utils": "~2.12", | ||||
|     "@seiyab/eslint-plugin-react-hooks": "4.5.1-beta.0", | ||||
|     "@typescript-eslint/eslint-plugin": "6.21.0", | ||||
|     "@typescript-eslint/parser": "6.21.0", | ||||
|     "@typescript-eslint/eslint-plugin": "8.26.1", | ||||
|     "@typescript-eslint/parser": "8.26.1", | ||||
|     "cspell": "5.21.2", | ||||
|     "eslint": "8.57.1", | ||||
|     "eslint-interactive": "10.8.0", | ||||
|     "eslint": "9.22.0", | ||||
|     "eslint-interactive": "11.1.0", | ||||
|     "eslint-plugin-import": "2.31.0", | ||||
|     "eslint-plugin-jest": "27.9.0", | ||||
|     "eslint-plugin-promise": "6.6.0", | ||||
|     "eslint-plugin-jest": "28.11.0", | ||||
|     "eslint-plugin-promise": "7.2.1", | ||||
|     "eslint-plugin-react": "7.37.5", | ||||
|     "execa": "5.1.1", | ||||
|     "fs-extra": "11.2.0", | ||||
| @@ -93,7 +93,7 @@ | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@types/fs-extra": "11.0.4", | ||||
|     "eslint-plugin-github": "4.10.2", | ||||
|     "eslint-plugin-github": "5.1.8", | ||||
|     "http-server": "14.1.1", | ||||
|     "node-gyp": "11.2.0", | ||||
|     "nodemon": "3.1.10" | ||||
| @@ -101,7 +101,7 @@ | ||||
|   "packageManager": "yarn@4.9.2", | ||||
|   "resolutions": { | ||||
|     "react-native-camera@4.2.1": "patch:react-native-camera@npm%3A4.2.1#./.yarn/patches/react-native-camera-npm-4.2.1-24b2600a7e.patch", | ||||
|     "eslint": "patch:eslint@8.57.1#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch", | ||||
|     "eslint": "patch:eslint@9.22.0#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch", | ||||
|     "app-builder-lib@24.4.0": "patch:app-builder-lib@npm%3A24.4.0#./.yarn/patches/app-builder-lib-npm-24.4.0-05322ff057.patch", | ||||
|     "nanoid": "patch:nanoid@npm%3A3.3.7#./.yarn/patches/nanoid-npm-3.3.7-98824ba130.patch", | ||||
|     "pdfjs-dist": "patch:pdfjs-dist@npm%3A3.11.174#./.yarn/patches/pdfjs-dist-npm-3.11.174-67f2fee6d6.patch", | ||||
|   | ||||
| @@ -47,10 +47,10 @@ | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "29.5.14", | ||||
|     "@types/node": "18.19.115", | ||||
|     "@typescript-eslint/eslint-plugin": "6.21.0", | ||||
|     "@typescript-eslint/parser": "6.21.0", | ||||
|     "@typescript-eslint/eslint-plugin": "8.26.1", | ||||
|     "@typescript-eslint/parser": "8.26.1", | ||||
|     "coveralls": "3.1.1", | ||||
|     "eslint": "8.57.1", | ||||
|     "eslint": "9.22.0", | ||||
|     "jest": "29.7.0", | ||||
|     "prettier": "3.5.3", | ||||
|     "ts-jest": "29.3.4", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user