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:
10
package.json
10
package.json
@@ -6,14 +6,14 @@
|
||||
"test": "grunt test --verbose"
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=1.3.0 <3.0.0"
|
||||
"npm": ">=1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.29.0",
|
||||
"puppeteer": "^18.1.0",
|
||||
"grunt": "^1.5.3",
|
||||
"eslint": "^8.34.0",
|
||||
"puppeteer": "^19.7.0",
|
||||
"grunt": "^1.6.1",
|
||||
"grunt-cli": "^1.4.3",
|
||||
"grunt-contrib-qunit": "^6.2.1",
|
||||
"qunit": "^2.19.3"
|
||||
"qunit": "^2.19.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user