aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 5402ca62..f6c84da1 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,9 @@
6 "subprojects/frontend" 6 "subprojects/frontend"
7 ], 7 ],
8 "devDependencies": { 8 "devDependencies": {
9 "eslint": "^8.4.1", 9 "eslint": "^8.20.0",
10 "stylelint": "^14.1.0", 10 "stylelint": "^14.9.1",
11 "typescript": "~4.5.4" 11 "typescript": "~4.7.4"
12 }, 12 },
13 "packageManager": "yarn@3.1.1" 13 "packageManager": "yarn@3.2.2"
14} 14}