mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-11-01 01:40:11 +08:00 
			
		
		
		
	missing types for js-yaml
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									13cf78894f
								
							
						
					
					
						commit
						d79cb80903
					
				| @ -31,6 +31,7 @@ | ||||
|     "uuid": "^10.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/js-yaml": "^4.0.9", | ||||
|     "@types/node": "^20.12.12", | ||||
|     "@types/uuid": "^10.0.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^7.9.0", | ||||
|  | ||||
| @ -2071,6 +2071,13 @@ __metadata: | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "@types/js-yaml@npm:^4.0.9": | ||||
|   version: 4.0.9 | ||||
|   resolution: "@types/js-yaml@npm:4.0.9" | ||||
|   checksum: e5e5e49b5789a29fdb1f7d204f82de11cb9e8f6cb24ab064c616da5d6e1b3ccfbf95aa5d1498a9fbd3b9e745564e69b4a20b6c530b5a8bbb2d4eb830cda9bc69 | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "@types/node-fetch@npm:^2.5.0": | ||||
|   version: 2.6.4 | ||||
|   resolution: "@types/node-fetch@npm:2.6.4" | ||||
| @ -3149,6 +3156,7 @@ __metadata: | ||||
|   dependencies: | ||||
|     "@actions/core": ^1.10.1 | ||||
|     "@docker/actions-toolkit": ^0.23.0 | ||||
|     "@types/js-yaml": ^4.0.9 | ||||
|     "@types/node": ^20.12.12 | ||||
|     "@types/uuid": ^10.0.0 | ||||
|     "@typescript-eslint/eslint-plugin": ^7.9.0 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax