missing types for js-yaml
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
		@@ -31,6 +31,7 @@
 | 
				
			|||||||
    "uuid": "^10.0.0"
 | 
					    "uuid": "^10.0.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
					    "@types/js-yaml": "^4.0.9",
 | 
				
			||||||
    "@types/node": "^20.12.12",
 | 
					    "@types/node": "^20.12.12",
 | 
				
			||||||
    "@types/uuid": "^10.0.0",
 | 
					    "@types/uuid": "^10.0.0",
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "^7.9.0",
 | 
					    "@typescript-eslint/eslint-plugin": "^7.9.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2071,6 +2071,13 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  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":
 | 
					"@types/node-fetch@npm:^2.5.0":
 | 
				
			||||||
  version: 2.6.4
 | 
					  version: 2.6.4
 | 
				
			||||||
  resolution: "@types/node-fetch@npm:2.6.4"
 | 
					  resolution: "@types/node-fetch@npm:2.6.4"
 | 
				
			||||||
@@ -3149,6 +3156,7 @@ __metadata:
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@actions/core": ^1.10.1
 | 
					    "@actions/core": ^1.10.1
 | 
				
			||||||
    "@docker/actions-toolkit": ^0.23.0
 | 
					    "@docker/actions-toolkit": ^0.23.0
 | 
				
			||||||
 | 
					    "@types/js-yaml": ^4.0.9
 | 
				
			||||||
    "@types/node": ^20.12.12
 | 
					    "@types/node": ^20.12.12
 | 
				
			||||||
    "@types/uuid": ^10.0.0
 | 
					    "@types/uuid": ^10.0.0
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": ^7.9.0
 | 
					    "@typescript-eslint/eslint-plugin": ^7.9.0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user