summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-10-07 08:18:04 +0200
committerGitHub <noreply@github.com>2022-10-07 08:18:04 +0200
commitabc5ca6ab4717d690255583ac18a05d742746f93 (patch)
treee5ee674a2414958d938b88e98e3f6f8f39aec436 /package.json
parent7a39a691e1e3fe13588c8885a222eaa6a4648d01 (diff)
downloaddjango-abc5ca6ab4717d690255583ac18a05d742746f93.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 5f5022322c..2428f298f0 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"npm": ">=1.3.0 <3.0.0"
},
"devDependencies": {
- "eslint": "^8.23.0",
+ "eslint": "^8.24.0",
"puppeteer": "^14.1.1",
"grunt": "^1.5.3",
"grunt-cli": "^1.4.3",