mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 04:57:05 +02:00
chore: upgrade dependencies, fix lint-staged not outputting formatted log (#7388)
* chore: upgrade dependencies, fix lint-staged not outputting formatted log * fix * fix lock...
This commit is contained in:
parent
6e10a48059
commit
60960b471d
14 changed files with 180 additions and 177 deletions
|
@ -21,7 +21,7 @@
|
|||
"build": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^5.22.0",
|
||||
"@typescript-eslint/utils": "^5.23.0",
|
||||
"tslib": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue