1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Bumped versions in pre-commit and npm configurations.

This commit is contained in:
Mariusz Felisiak
2023-09-10 10:07:22 +02:00
committed by GitHub
parent 71820c9f91
commit ecb6085f6f
2 changed files with 6 additions and 6 deletions

View File

@@ -9,8 +9,8 @@
"npm": ">=1.3.0"
},
"devDependencies": {
"eslint": "^8.44.0",
"puppeteer": "^19.11.1",
"eslint": "^8.49.0",
"puppeteer": "^21.1.1",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-qunit": "^7.0.0",