chore: upgrade dependencies (non-major) (#8749)

chore: upgrade dependencies
This commit is contained in:
Joshua Chen 2023-03-08 21:28:14 -05:00 committed by GitHub
parent 4f790c705f
commit e21591c073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 2126 additions and 2418 deletions

View file

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