mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 15:48:39 +08:00 
			
		
		
		
	bumping up @actions/cache version to 1.0.8
This commit is contained in:
		
							parent
							
								
									67b6d52d50
								
							
						
					
					
						commit
						3d2711abda
					
				
							
								
								
									
										38828
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										38828
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										38828
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										38828
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										784
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										784
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| 
						 | 
					@ -23,29 +23,29 @@
 | 
				
			||||||
  "author": "GitHub",
 | 
					  "author": "GitHub",
 | 
				
			||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@actions/cache": "^1.0.7",
 | 
					    "@actions/cache": "^1.0.8",
 | 
				
			||||||
    "@actions/core": "^1.2.6",
 | 
					    "@actions/core": "^1.6.0",
 | 
				
			||||||
    "@actions/exec": "^1.0.1",
 | 
					    "@actions/exec": "^1.1.0",
 | 
				
			||||||
    "@actions/io": "^1.1.0"
 | 
					    "@actions/io": "^1.1.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/jest": "^24.0.13",
 | 
					    "@types/jest": "^24.0.13",
 | 
				
			||||||
    "@types/nock": "^11.1.0",
 | 
					    "@types/nock": "^11.1.0",
 | 
				
			||||||
    "@types/node": "^12.20.7",
 | 
					    "@types/node": "^12.20.37",
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "^2.7.0",
 | 
					    "@typescript-eslint/eslint-plugin": "^2.7.0",
 | 
				
			||||||
    "@typescript-eslint/parser": "^2.7.0",
 | 
					    "@typescript-eslint/parser": "^2.7.0",
 | 
				
			||||||
    "@zeit/ncc": "^0.20.5",
 | 
					    "@zeit/ncc": "^0.20.5",
 | 
				
			||||||
    "eslint": "^6.6.0",
 | 
					    "eslint": "^6.6.0",
 | 
				
			||||||
    "eslint-config-prettier": "^6.15.0",
 | 
					    "eslint-config-prettier": "^6.15.0",
 | 
				
			||||||
    "eslint-plugin-import": "^2.22.1",
 | 
					    "eslint-plugin-import": "^2.25.3",
 | 
				
			||||||
    "eslint-plugin-jest": "^23.20.0",
 | 
					    "eslint-plugin-jest": "^23.20.0",
 | 
				
			||||||
    "eslint-plugin-prettier": "^3.3.1",
 | 
					    "eslint-plugin-prettier": "^3.4.1",
 | 
				
			||||||
    "eslint-plugin-simple-import-sort": "^5.0.2",
 | 
					    "eslint-plugin-simple-import-sort": "^5.0.2",
 | 
				
			||||||
    "jest": "^24.8.0",
 | 
					    "jest": "^24.8.0",
 | 
				
			||||||
    "jest-circus": "^24.7.1",
 | 
					    "jest-circus": "^24.7.1",
 | 
				
			||||||
    "nock": "^11.7.0",
 | 
					    "nock": "^11.7.0",
 | 
				
			||||||
    "prettier": "^1.19.1",
 | 
					    "prettier": "^1.19.1",
 | 
				
			||||||
    "ts-jest": "^26.5.4",
 | 
					    "ts-jest": "^26.5.6",
 | 
				
			||||||
    "typescript": "^3.9.9"
 | 
					    "typescript": "^3.9.10"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user