aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 2e7b8ca..3c5c94c 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@types/selenium-webdriver": "^4.0.6",
"@types/sinon": "^9.0.0",
"@typescript-eslint/eslint-plugin": "3.9.0",
- "@typescript-eslint/parser": "3.9.0",
+ "@typescript-eslint/parser": "3.10.1",
"ajv": "^6.11.0",
"ajv-cli": "^3.0.0",
"chai": "^4.2.0",
@@ -62,7 +62,7 @@
"lanthan": "0.0.2",
"mocha": "^8.1.1",
"node-sass": "^4.13.1",
- "prettier": "2.0.5",
+ "prettier": "2.1.2",
"prettier-eslint": "11.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
@@ -77,7 +77,7 @@
"sinon-chrome": "^3.0.1",
"style-loader": "^1.1.3",
"ts-loader": "^8.0.2",
- "ts-node": "^8.6.2",
+ "ts-node": "^9.0.0",
"tsyringe": "4.3.0",
"typescript": "3.9.7",
"web-ext-types": "^3.2.1",