mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:50:23 +08:00 
			
		
		
		
	Upgrade dependencies
This commit is contained in:
		
							
								
								
									
										2141
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2141
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							@@ -20,21 +20,21 @@
 | 
			
		||||
  "author": "Paul Merlin <paul@nosphere.org>",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@actions/core": "1.1.1",
 | 
			
		||||
    "@actions/exec": "1.0.1",
 | 
			
		||||
    "@actions/io": "1.0.1",
 | 
			
		||||
    "@actions/tool-cache": "1.1.1",
 | 
			
		||||
    "@actions/core": "1.2.1",
 | 
			
		||||
    "@actions/exec": "1.0.3",
 | 
			
		||||
    "@actions/io": "1.0.2",
 | 
			
		||||
    "@actions/tool-cache": "1.3.0",
 | 
			
		||||
    "string-argv": "0.3.1",
 | 
			
		||||
    "typed-rest-client": "1.5.0",
 | 
			
		||||
    "typed-rest-client": "1.7.1",
 | 
			
		||||
    "unzipper": "0.10.5"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/jest": "24.0.18",
 | 
			
		||||
    "@types/jest": "24.0.25",
 | 
			
		||||
    "@types/node": "12.7.5",
 | 
			
		||||
    "@types/unzipper": "0.10.0",
 | 
			
		||||
    "@types/unzipper": "0.10.1",
 | 
			
		||||
    "jest": "24.9.0",
 | 
			
		||||
    "jest-circus": "24.9.0",
 | 
			
		||||
    "ts-jest": "24.1.0",
 | 
			
		||||
    "typescript": "3.6.3"
 | 
			
		||||
    "ts-jest": "24.3.0",
 | 
			
		||||
    "typescript": "3.7.4"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user