Update parser version
This commit is contained in:
Generated
+6
-6
@@ -702,9 +702,9 @@
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@github/actions-workflow-parser": {
|
||||
"version": "0.0.41",
|
||||
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.41/234e6042ee06199b4314589ad77dfd7fe0debe6d",
|
||||
"integrity": "sha512-s27gUhNH80YhFmkcQ5GE5BA5D15xbQ48YjwKCwYKN+ndldaOhpqa+v5Q+NfZlNwBmJ/8lJZob09/IiGRgFq7ag==",
|
||||
"version": "0.0.43",
|
||||
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.43/67508b2dc0381b6d13591227aa82a4ff9fc8aeaf",
|
||||
"integrity": "sha512-cT8mAhcv5xh+asyHU9maLaLwexAPAb88P4DNx1HIAV+OlMOIH3oe5tXJIq67xtkVRKVJzHrvhy16HfLG9uKGpw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@github/actions-expressions": "*",
|
||||
@@ -13565,9 +13565,9 @@
|
||||
}
|
||||
},
|
||||
"@github/actions-workflow-parser": {
|
||||
"version": "0.0.41",
|
||||
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.41/234e6042ee06199b4314589ad77dfd7fe0debe6d",
|
||||
"integrity": "sha512-s27gUhNH80YhFmkcQ5GE5BA5D15xbQ48YjwKCwYKN+ndldaOhpqa+v5Q+NfZlNwBmJ/8lJZob09/IiGRgFq7ag==",
|
||||
"version": "0.0.43",
|
||||
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.43/67508b2dc0381b6d13591227aa82a4ff9fc8aeaf",
|
||||
"integrity": "sha512-cT8mAhcv5xh+asyHU9maLaLwexAPAb88P4DNx1HIAV+OlMOIH3oe5tXJIq67xtkVRKVJzHrvhy16HfLG9uKGpw==",
|
||||
"requires": {
|
||||
"@github/actions-expressions": "*",
|
||||
"yaml": "^2.0.0-8"
|
||||
|
||||
Reference in New Issue
Block a user