Update dependency @gitlab/eslint-plugin to v9
Some violations have been fixed, and others have been ignored for now when the fix would either be too large or impact performance.
Showing
... | ... | @@ -195,7 +195,7 @@ |
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.10.1", | ||
"@gitlab/eslint-plugin": "8.4.0", | ||
"@gitlab/eslint-plugin": "9.0.0", | ||
"@gitlab/stylelint-config": "2.3.0", | ||
"@testing-library/dom": "^7.16.2", | ||
"@vue/test-utils": "1.2.0", | ||
... | ... |
Please register or sign in to comment