Merge pull request #2162 from mozilla/jsonDep
Update a json dev-dependency
This commit is contained in:
commit
d65ccc21f5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"eslint-plugin-no-unsanitized": "^2.0.0",
|
"eslint-plugin-no-unsanitized": "^2.0.0",
|
||||||
"eslint-plugin-promise": "^3.4.0",
|
"eslint-plugin-promise": "^3.4.0",
|
||||||
"htmllint-cli": "0.0.7",
|
"htmllint-cli": "0.0.7",
|
||||||
"json": "^9.0.6",
|
"json": ">=10.0.0",
|
||||||
"mocha": "^6.2.2",
|
"mocha": "^6.2.2",
|
||||||
"npm-run-all": "^4.0.0",
|
"npm-run-all": "^4.0.0",
|
||||||
"nyc": "^15.0.0",
|
"nyc": "^15.0.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue