mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-30 23:07:56 +07:00 
			
		
		
		
	Bump version to 2.25.3
Update Node.js dependencies
This commit is contained in:
		
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "setup-php", | ||||
|   "version": "2.25.2", | ||||
|   "version": "2.25.3", | ||||
|   "private": false, | ||||
|   "description": "Setup PHP for use with GitHub Actions", | ||||
|   "main": "lib/install.js", | ||||
| @ -40,12 +40,12 @@ | ||||
|     "compare-versions": "^6.0.0-rc.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "^29.5.1", | ||||
|     "@types/node": "^20.2.3", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.59.7", | ||||
|     "@typescript-eslint/parser": "^5.59.7", | ||||
|     "@types/jest": "^29.5.2", | ||||
|     "@types/node": "^20.3.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.59.9", | ||||
|     "@typescript-eslint/parser": "^5.59.9", | ||||
|     "@vercel/ncc": "^0.36.1", | ||||
|     "eslint": "^8.41.0", | ||||
|     "eslint": "^8.42.0", | ||||
|     "eslint-config-prettier": "^8.8.0", | ||||
|     "eslint-plugin-import": "^2.27.5", | ||||
|     "eslint-plugin-jest": "^27.2.1", | ||||
| @ -56,7 +56,7 @@ | ||||
|     "prettier": "^2.8.8", | ||||
|     "simple-git-hooks": "^2.8.1", | ||||
|     "ts-jest": "^29.1.0", | ||||
|     "typescript": "^5.0.4" | ||||
|     "typescript": "^5.1.3" | ||||
|   }, | ||||
|   "bugs": { | ||||
|     "url": "https://github.com/shivammathur/setup-php/issues" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur