aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-09-23 14:45:18 +0000
committerGitHub <noreply@github.com>2023-09-23 14:45:18 +0000
commit0cd9927cafbbec527c76fd48b4b97715404952d6 (patch)
tree35b73618b275912bf097a3519d4f8bb24f3c273a /package.json
parent70df6b624fbfa6e378033d108bddd08c93df7414 (diff)
parentb6d43aa00044e66086a8c595ec015196dfadfa01 (diff)
Merge pull request #250 from themoeway/dependabot/npm_and_yarn/minor-c2cf489049
Bump the minor group with 5 updates
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 12ac8305..f1c39bf5 100644
--- a/package.json
+++ b/package.json
@@ -36,11 +36,11 @@
"sourceDir": "ext"
},
"devDependencies": {
- "@playwright/test": "^1.37.0",
+ "@playwright/test": "^1.38.1",
"ajv": "^8.11.0",
"browserify": "^17.0.0",
"css": "^3.0.0",
- "eslint": "^8.48.0",
+ "eslint": "^8.50.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jsonc": "^2.9.0",
@@ -51,6 +51,6 @@
"parse5": "^7.1.2",
"stylelint": "^15.10.3",
"stylelint-config-recommended": "^13.0.0",
- "web-ext": "^7.6.2"
+ "web-ext": "^7.7.0"
}
}