summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-10-12 20:38:36 +0200
committerGitHub <noreply@github.com>2021-10-12 20:38:36 +0200
commit409060780cc7ac1f7cfbdff1f7197945a801cf77 (patch)
tree6eb098c74ae8421bdc4d42070922550f01b36196 /package.json
parent32f1fe5f89bc9ae98161c07f3676f6aaedc8e877 (diff)
downloaddjango-409060780cc7ac1f7cfbdff1f7197945a801cf77.tar.gz
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b444cc58a..61d2b2839f 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"npm": ">=1.3.0 <3.0.0"
},
"devDependencies": {
- "eslint": "^7.16.0",
+ "eslint": "^7.32.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-qunit": "^4.0.0",