Consume new parser version

This commit is contained in:
Christopher Schleiden
2022-11-22 10:57:04 -08:00
parent b2e4af090e
commit 42dcbd683b
+6 -6
View File
@@ -665,9 +665,9 @@
"link": true
},
"node_modules/@github/actions-workflow-parser": {
"version": "0.0.13",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.13/ff0fdf35ecf25145c56cb7d6d6b93b5a6b0774de",
"integrity": "sha512-kQGTQZUrBqK0qK2AlSrljyhzjPh/LPcX+cg6Tc3ZmQmoLlqgIm9bN30iC5JDKzsY7j3otedQQ2YfniFmCRBWRA==",
"version": "0.0.16",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.16/66d90fcd3d8adda86214bb107cef0edfe93023c5",
"integrity": "sha512-QSLxS81ZRJrjgw5htAyeMSN5ZklxX1F0sgInM2MkfwLkahXjXUbxuXniQ5b5V3oeKsR5lWS5hWoJAl6nd8X6YQ==",
"license": "MIT",
"dependencies": {
"@github/actions-expressions": "*",
@@ -10927,9 +10927,9 @@
}
},
"@github/actions-workflow-parser": {
"version": "0.0.13",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.13/ff0fdf35ecf25145c56cb7d6d6b93b5a6b0774de",
"integrity": "sha512-kQGTQZUrBqK0qK2AlSrljyhzjPh/LPcX+cg6Tc3ZmQmoLlqgIm9bN30iC5JDKzsY7j3otedQQ2YfniFmCRBWRA==",
"version": "0.0.16",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.16/66d90fcd3d8adda86214bb107cef0edfe93023c5",
"integrity": "sha512-QSLxS81ZRJrjgw5htAyeMSN5ZklxX1F0sgInM2MkfwLkahXjXUbxuXniQ5b5V3oeKsR5lWS5hWoJAl6nd8X6YQ==",
"requires": {
"@github/actions-expressions": "*",
"yaml": "^2.0.0-8"