Apply security fix as proposed by Dependabot (#110)

* Apply security fix as proposed by Dependabot

I actually went to the developer first, pull request the lib., but then my
update got reject, since the lib. moved to TypeScript (from JavaScript);
still, a new release was done and this might just solve our issue

* Update eslint as warned by GitHub notifications
This commit is contained in:
Paulo F. Oliveira
2022-04-23 20:01:06 +01:00
committed by GitHub
parent 9d4fdad6a1
commit 311afd9034
2 changed files with 662 additions and 657 deletions
+660 -655
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -25,7 +25,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.33.4",
"eslint": "8.13.0",
"eslint": "8.14.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.5.1",
@@ -34,7 +34,7 @@
"markdownlint": "0.25.1",
"prettier": "2.6.2",
"shellcheck": "1.1.0",
"yaml-lint": "1.2.4",
"yaml-lint": "1.3.0",
"yarn": "1.22.18"
},
"engines": {