summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarvNC <rotrobmin@gmail.com>2023-11-03 11:59:21 -0700
committerMarvNC <rotrobmin@gmail.com>2023-11-03 11:59:21 -0700
commitec62375c017f124570cf922647c530829714eee2 (patch)
treeaccb3968e083f6e59a243b840d7859d61b3fae9e /package.json
parent5e10b67c500b7af9d5af6d98caae9734ebdf984d (diff)
parentb64f51c3b13a46af4dd7f1e43048ac19c781ca7b (diff)
Merge remote-tracking branch 'upstream/master' into update-dictionaries
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index ce906797..22f5bd56 100644
--- a/package.json
+++ b/package.json
@@ -35,20 +35,20 @@
"sourceDir": "ext"
},
"devDependencies": {
- "@playwright/test": "^1.38.1",
+ "@playwright/test": "^1.39.0",
"ajv": "^8.11.0",
"browserify": "^17.0.0",
"css": "^3.0.0",
- "eslint": "^8.50.0",
+ "eslint": "^8.52.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^46.8.2",
- "eslint-plugin-jsonc": "^2.9.0",
+ "eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
- "fake-indexeddb": "^4.0.2",
- "html-validate": "^8.5.0",
+ "fake-indexeddb": "^5.0.1",
+ "html-validate": "^8.7.0",
"jsdom": "^22.1.0",
"parse5": "^7.1.2",
- "stylelint": "^15.10.3",
+ "stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0"
}
}