mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-30 23:07:56 +07:00 
			
		
		
		
	Bump version to 2.30.6
Update Node.js dependencies
This commit is contained in:
		
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "setup-php", | ||||
|   "version": "2.30.5", | ||||
|   "version": "2.30.6", | ||||
|   "private": false, | ||||
|   "description": "Setup PHP for use with GitHub Actions", | ||||
|   "main": "lib/install.js", | ||||
| @ -41,19 +41,19 @@ | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "^29.5.12", | ||||
|     "@types/node": "^20.12.12", | ||||
|     "@typescript-eslint/eslint-plugin": "^7.11.0", | ||||
|     "@typescript-eslint/parser": "^7.11.0", | ||||
|     "@types/node": "^20.14.2", | ||||
|     "@typescript-eslint/eslint-plugin": "^7.13.0", | ||||
|     "@typescript-eslint/parser": "^7.13.0", | ||||
|     "@vercel/ncc": "^0.38.1", | ||||
|     "eslint": "^8.57.0", | ||||
|     "eslint-config-prettier": "^9.1.0", | ||||
|     "eslint-plugin-import": "^2.29.1", | ||||
|     "eslint-plugin-jest": "^28.5.0", | ||||
|     "eslint-plugin-jest": "^28.6.0", | ||||
|     "eslint-plugin-prettier": "^5.1.3", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-circus": "^29.7.0", | ||||
|     "nock": "^13.5.4", | ||||
|     "prettier": "^3.2.5", | ||||
|     "prettier": "^3.3.2", | ||||
|     "simple-git-hooks": "^2.11.1", | ||||
|     "ts-jest": "^29.1.4", | ||||
|     "typescript": "^5.4.5" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur