mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Bumped versions in pre-commit and npm configurations.
This commit is contained in:
11
package.json
11
package.json
@@ -9,10 +9,11 @@
|
||||
"npm": ">=1.3.0 <3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.32.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-contrib-qunit": "^4.0.0",
|
||||
"qunit": "^2.9.3"
|
||||
"eslint": "^8.3.0",
|
||||
"puppeteer": "^13.5.1",
|
||||
"grunt": "^1.4.1",
|
||||
"grunt-cli": "^1.4.3",
|
||||
"grunt-contrib-qunit": "^5.1.1",
|
||||
"qunit": "^2.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user