Fix CI as per failure in main (action.yml) (#71)

* Fix CI as per failure in main (action.yml)

* Apply Dependabot alert from GitHub security alert digest

* Keep up with Node.js

* Run action.yml on Node 14 (locally)
This commit is contained in:
Paulo F. Oliveira
2021-09-07 04:15:25 +01:00
committed by GitHub
parent 988e02bfe6
commit c255c7e97f
4 changed files with 2125 additions and 531 deletions
+3
View File
@@ -26,6 +26,9 @@
"@vercel/ncc": "0.27.0",
"eslint": "7.22.0",
"eslint-config-airbnb": "v18.2.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.25.1",
"husky": "5.2.0",
"markdownlint": "0.23.1",
"prettier": "2.2.1",