aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 8a81a4e..a5d9389 100644
--- a/package.json
+++ b/package.json
@@ -38,15 +38,15 @@
"@types/sinon": "^9.0.0",
"@types/styled-components": "^5.1.2",
"@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",
"css-loader": "^4.2.1",
- "eslint": "7.6.0",
+ "eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.20.5",
+ "eslint-plugin-react": "7.20.6",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"html-webpack-plugin": "4.3.0",
@@ -63,7 +63,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",
@@ -79,7 +79,7 @@
"style-loader": "^1.1.3",
"styled-components": "^5.1.1",
"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",