chore: upgrade dependencies (#6946)

* chore: upgrade dependencies

* reformat
This commit is contained in:
Joshua Chen 2022-03-21 07:45:29 +08:00 committed by GitHub
parent 92fcc0ddc5
commit e8a2f66a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 281 additions and 268 deletions

View file

@ -42,7 +42,7 @@
"@types/dedent": "^0.7.0",
"@types/github-slugger": "^1.3.0",
"@types/micromatch": "^4.0.2",
"@types/react-dom": "^17.0.13",
"@types/react-dom": "^17.0.14",
"dedent": "^0.7.0"
}
}