Update JS and PY deps (#36576)
eslint v10 is excluded from updates because the plugins are not compatible yet.
This commit is contained in:
@@ -4,6 +4,7 @@ export default {
|
||||
exclude: [
|
||||
'@mcaptcha/vanilla-glue', // breaking changes in rc versions need to be handled
|
||||
'cropperjs', // need to migrate to v2 but v2 is not compatible with v1
|
||||
'eslint', // need to migrate to v10
|
||||
'tailwindcss', // need to migrate
|
||||
'@eslint/json', // needs eslint 10
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user