summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-03-29 16:26:53 +0200
committerGitHub <noreply@github.com>2023-03-29 16:26:53 +0200
commit93faad78cc7eabc7c5e22a77c0481cd72f2e29f8 (patch)
treed9c26858a13d833f84838b0a90d6d07ee9162de8 /package.json
parent080e13a6ef9c896bba0f272c68d7d03696058955 (diff)
downloaddjango-93faad78cc7eabc7c5e22a77c0481cd72f2e29f8.tar.gz
Bumped versions in pre-commit and npm configurations.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5eaa006cc6..bc9370eafc 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^8.34.0",
- "puppeteer": "^19.7.0",
+ "eslint": "^8.36.0",
+ "puppeteer": "^19.8.2",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-qunit": "^7.0.0",