diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-13 21:09:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-13 21:09:31 +0000 |
commit | c19dce027b11e8172105685f2a306be51fdac8d3 (patch) | |
tree | fc613edfe02d94caceb5cf58d933828480172259 /package.json | |
parent | feb61d56e7ce9ab2cd994486bbad9887c3c023f5 (diff) | |
download | gitlab-ce-c19dce027b11e8172105685f2a306be51fdac8d3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c8ade903791..67c9c05e042 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ }, "devDependencies": { "@babel/plugin-transform-modules-commonjs": "^7.10.1", - "@gitlab/eslint-plugin": "4.1.0", + "@gitlab/eslint-plugin": "5.0.0", "@testing-library/dom": "^7.16.2", "@vue/test-utils": "1.0.0-beta.30", "acorn": "^6.3.0", |