diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 3e8950c4..1bc7e388 100644 --- a/package.json +++ b/package.json @@ -39,14 +39,14 @@ "ajv": "^8.11.0", "browserify": "^17.0.0", "css": "^3.0.0", - "eslint": "^8.12.0", + "eslint": "^8.15.0", "eslint-plugin-header": "^3.1.1", "eslint-plugin-no-unsanitized": "^4.0.1", "fake-indexeddb": "^3.1.7", - "html-validate": "^6.6.1", + "html-validate": "^7.1.0", "jsdom": "^19.0.0", "parse5": "^7.0.0", - "stylelint": "^14.6.1", + "stylelint": "^14.8.2", "stylelint-config-recommended": "^7.0.0", "web-ext": "^6.8.0" } |