chore(deps): update dependencies
This commit is contained in:
parent
715ea506bd
commit
2efb0873f2
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -54,14 +54,14 @@
|
|||
"striptags": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"c8": "7.11.2",
|
||||
"eslint": "8.15.0",
|
||||
"html-validate": "7.0.0",
|
||||
"c8": "7.12.0",
|
||||
"eslint": "8.20.0",
|
||||
"html-validate": "7.1.2",
|
||||
"husky": "8.0.1",
|
||||
"lint-staged": "12.4.1",
|
||||
"lint-staged": "13.0.3",
|
||||
"microbundle": "0.15.0",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"resume-schema": "1.0.0",
|
||||
"tap": "16.2.0"
|
||||
"tap": "16.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue