Merge pull request #2162 from mozilla/jsonDep

Update a json dev-dependency
This commit is contained in:
Andrea Marchesini 2021-10-25 16:32:34 +02:00 committed by GitHub
commit d65ccc21f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
"eslint-plugin-no-unsanitized": "^2.0.0",
"eslint-plugin-promise": "^3.4.0",
"htmllint-cli": "0.0.7",
"json": "^9.0.6",
"json": ">=10.0.0",
"mocha": "^6.2.2",
"npm-run-all": "^4.0.0",
"nyc": "^15.0.0",