chore(deps): update dependencies

This commit is contained in:
Rafael Bardini 2022-03-08 13:07:33 +01:00
parent 503e2aa320
commit a1ec977837
2 changed files with 817 additions and 1674 deletions

2483
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,13 +55,13 @@
},
"devDependencies": {
"c8": "7.11.0",
"eslint": "8.8.0",
"html-validate": "6.2.0",
"eslint": "8.10.0",
"html-validate": "6.5.0",
"husky": "7.0.4",
"lint-staged": "12.3.2",
"lint-staged": "12.3.5",
"microbundle": "0.14.2",
"prettier": "2.5.1",
"resume-schema": "1.0.0",
"tap": "15.1.6"
"tap": "16.0.0"
}
}