summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/package.json b/gui/package.json
index 8563da74f0..c793590f7e 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -53,8 +53,8 @@
"@types/sprintf-js": "^1.1.2",
"@types/styled-components": "^5.1.4",
"@types/topojson-specification": "^1.0.1",
- "@typescript-eslint/eslint-plugin": "^4.31.0",
- "@typescript-eslint/parser": "^4.31.0",
+ "@typescript-eslint/eslint-plugin": "^5.7.0",
+ "@typescript-eslint/parser": "^5.7.0",
"browserify": "^17.0.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
@@ -77,9 +77,9 @@
"prettier": "^2.2.1",
"semver": "^7.3.2",
"sinon": "^7.1.1",
- "ts-node": "^10.2.1",
+ "ts-node": "^10.4.0",
"tsc-watch": "^4.2.9",
- "typescript": "^4.4.3",
+ "typescript": "^4.5.4",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},