Merge branch 'renovate/pin-dependencies' into 'master'
Pin dependency @gitlab/eslint-plugin to 6.0.0 See merge request gitlab-org/gitlab!51314
Showing
... | @@ -163,7 +163,7 @@ | ... | @@ -163,7 +163,7 @@ |
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.10.1", | "@babel/plugin-transform-modules-commonjs": "^7.10.1", | ||
"@gitlab/eslint-plugin": "^6.0.0", | "@gitlab/eslint-plugin": "6.0.0", | ||
"@testing-library/dom": "^7.16.2", | "@testing-library/dom": "^7.16.2", | ||
"@vue/test-utils": "1.1.2", | "@vue/test-utils": "1.1.2", | ||
"acorn": "^6.3.0", | "acorn": "^6.3.0", | ||
... | ... |
Please register or sign in to comment