chore: upgrade dependencies (#8534)

* chore: upgrade dependencies

* FIxes

* Bump again
This commit is contained in:
Joshua Chen 2023-01-10 13:23:16 -05:00 committed by GitHub
parent 64c6b5c100
commit e8a07633ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 3126 additions and 3144 deletions

View file

@ -48,9 +48,9 @@
"import-fresh": "^3.3.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"tslib": "^2.4.0",
"tslib": "^2.4.1",
"utility-types": "^3.10.0",
"webpack": "^5.74.0"
"webpack": "^5.75.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",