1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Bumped minimum ESLint version to 6.8.0.

This commit is contained in:
Jon Dufresne
2020-03-15 22:20:22 -07:00
committed by GitHub
parent 7075d27b0c
commit 38e2fdf1b0
10 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
"npm": ">=1.3.0 <3.0.0"
},
"devDependencies": {
"eslint": "^4.18.2",
"eslint": "^6.8.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-qunit": "^1.2.0"