aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index 423730a..a5f1d80 100644
--- a/package.json
+++ b/package.json
@@ -23,26 +23,26 @@
],
"devDependencies": {
"@types/jest": "^24.9.1",
- "@types/node": "^12.12.37",
- "@types/prettier": "^2.0.0",
- "@typescript-eslint/eslint-plugin": "^2.30.0",
- "@typescript-eslint/parser": "^2.30.0",
- "@wokwi/elements": "^0.16.1",
- "acorn": "^7.1.1",
+ "@types/node": "^12.12.50",
+ "@types/prettier": "^2.0.2",
+ "@typescript-eslint/eslint-plugin": "^2.34.0",
+ "@typescript-eslint/parser": "^2.34.0",
+ "@wokwi/elements": "^0.16.2",
+ "acorn": "^7.3.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
- "eslint-plugin-jest": "^23.8.2",
+ "eslint-plugin-jest": "^23.18.0",
"eslint-plugin-json": "^2.1.1",
- "eslint-plugin-prettier": "^3.1.3",
+ "eslint-plugin-prettier": "^3.1.4",
"husky": "^3.0.9",
- "jest": "^25.5.2",
+ "jest": "^25.5.4",
"lint-staged": "^9.5.0",
"parcel-bundler": "^1.12.4",
"prettier": "^2.0.0",
"rimraf": "^3.0.2",
- "ts-jest": "^25.4.0",
- "ts-node": "^8.9.1",
- "typescript": "^3.6.5"
+ "ts-jest": "^25.5.1",
+ "ts-node": "^8.10.2",
+ "typescript": "^3.9.6"
},
"husky": {
"hooks": {