fix(deps): update dependency browserslist to v4.21.8

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-16 00:35:32 +00:00
parent fa8e83d2df
commit 3f72210752

View File

@@ -38,7 +38,7 @@
"postinstall": "node scripts/postinstall.js" "postinstall": "node scripts/postinstall.js"
}, },
"dependencies": { "dependencies": {
"browserslist": "4.21.7" "browserslist": "4.21.8"
}, },
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230" "gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
} }