mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 08:56:36 +07:00 
			
		
		
		
	Bump version to 2.23.0
Update Node.js dependencies
This commit is contained in:
		
							
								
								
									
										1826
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1826
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										24
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								package.json
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "setup-php",
 | 
			
		||||
  "version": "2.22.0",
 | 
			
		||||
  "version": "2.23.0",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "description": "Setup PHP for use with GitHub Actions",
 | 
			
		||||
  "main": "lib/install.js",
 | 
			
		||||
@ -39,23 +39,23 @@
 | 
			
		||||
    "@actions/io": "^1.1.2"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/jest": "^29.2.0",
 | 
			
		||||
    "@types/node": "^18.11.7",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.41.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.41.0",
 | 
			
		||||
    "@vercel/ncc": "^0.34.0",
 | 
			
		||||
    "eslint": "^8.26.0",
 | 
			
		||||
    "@types/jest": "^29.2.4",
 | 
			
		||||
    "@types/node": "^18.11.17",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.47.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.47.0",
 | 
			
		||||
    "@vercel/ncc": "^0.36.0",
 | 
			
		||||
    "eslint": "^8.30.0",
 | 
			
		||||
    "eslint-config-prettier": "^8.5.0",
 | 
			
		||||
    "eslint-plugin-import": "^2.26.0",
 | 
			
		||||
    "eslint-plugin-jest": "^27.1.3",
 | 
			
		||||
    "eslint-plugin-jest": "^27.1.7",
 | 
			
		||||
    "eslint-plugin-prettier": "^4.2.1",
 | 
			
		||||
    "jest": "^29.2.2",
 | 
			
		||||
    "jest-circus": "^29.2.2",
 | 
			
		||||
    "jest": "^29.3.1",
 | 
			
		||||
    "jest-circus": "^29.3.1",
 | 
			
		||||
    "nock": "^13.2.9",
 | 
			
		||||
    "prettier": "^2.7.1",
 | 
			
		||||
    "prettier": "^2.8.1",
 | 
			
		||||
    "simple-git-hooks": "^2.8.1",
 | 
			
		||||
    "ts-jest": "^29.0.3",
 | 
			
		||||
    "typescript": "^4.8.4"
 | 
			
		||||
    "typescript": "^4.9.4"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/shivammathur/setup-php/issues"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user