mirror of
				https://gitea.com/actions/setup-node.git
				synced 2025-10-29 15:52:42 +08:00 
			
		
		
		
	remove bumping deps
This commit is contained in:
		
							
								
								
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -26,7 +26,7 @@ | ||||
|         "@zeit/ncc": "^0.21.0", | ||||
|         "jest": "^27.2.5", | ||||
|         "jest-circus": "^27.2.5", | ||||
|         "prettier": "1.19.1", | ||||
|         "prettier": "^1.19.1", | ||||
|         "ts-jest": "^27.0.5", | ||||
|         "typescript": "^3.8.3" | ||||
|       } | ||||
|   | ||||
| @@ -40,7 +40,7 @@ | ||||
|     "@zeit/ncc": "^0.21.0", | ||||
|     "jest": "^27.2.5", | ||||
|     "jest-circus": "^27.2.5", | ||||
|     "prettier": "1.19.1", | ||||
|     "prettier": "^1.19.1", | ||||
|     "ts-jest": "^27.0.5", | ||||
|     "typescript": "^3.8.3" | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user