Merge branch...
Merge branch '328075-create-eslint-rule-forbidding-data-toggle-dropdown-within-vue-components' into 'master' Resolve "Create eslint rule forbidding data-toggle="dropdown" within Vue components" See merge request gitlab-org/gitlab!60069
Showing
... | ... | @@ -185,7 +185,7 @@ |
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.10.1", | ||
"@gitlab/eslint-plugin": "8.2.0", | ||
"@gitlab/eslint-plugin": "8.3.0", | ||
"@gitlab/stylelint-config": "2.3.0", | ||
"@testing-library/dom": "^7.16.2", | ||
"@vue/test-utils": "1.1.2", | ||
... | ... |
Please register or sign in to comment