Update parser version

This commit is contained in:
Jacob Wallraff
2023-01-09 14:30:35 -08:00
parent 84020d7b45
commit c4d3a7bcdd
+6 -6
View File
@@ -702,9 +702,9 @@
"link": true "link": true
}, },
"node_modules/@github/actions-workflow-parser": { "node_modules/@github/actions-workflow-parser": {
"version": "0.0.41", "version": "0.0.43",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.41/234e6042ee06199b4314589ad77dfd7fe0debe6d", "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.43/67508b2dc0381b6d13591227aa82a4ff9fc8aeaf",
"integrity": "sha512-s27gUhNH80YhFmkcQ5GE5BA5D15xbQ48YjwKCwYKN+ndldaOhpqa+v5Q+NfZlNwBmJ/8lJZob09/IiGRgFq7ag==", "integrity": "sha512-cT8mAhcv5xh+asyHU9maLaLwexAPAb88P4DNx1HIAV+OlMOIH3oe5tXJIq67xtkVRKVJzHrvhy16HfLG9uKGpw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@github/actions-expressions": "*", "@github/actions-expressions": "*",
@@ -13565,9 +13565,9 @@
} }
}, },
"@github/actions-workflow-parser": { "@github/actions-workflow-parser": {
"version": "0.0.41", "version": "0.0.43",
"resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.41/234e6042ee06199b4314589ad77dfd7fe0debe6d", "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.43/67508b2dc0381b6d13591227aa82a4ff9fc8aeaf",
"integrity": "sha512-s27gUhNH80YhFmkcQ5GE5BA5D15xbQ48YjwKCwYKN+ndldaOhpqa+v5Q+NfZlNwBmJ/8lJZob09/IiGRgFq7ag==", "integrity": "sha512-cT8mAhcv5xh+asyHU9maLaLwexAPAb88P4DNx1HIAV+OlMOIH3oe5tXJIq67xtkVRKVJzHrvhy16HfLG9uKGpw==",
"requires": { "requires": {
"@github/actions-expressions": "*", "@github/actions-expressions": "*",
"yaml": "^2.0.0-8" "yaml": "^2.0.0-8"