aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-08-15 02:12:11 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-08-15 18:03:58 +0200
commitacbd1e9373990568a721050ee7eaa2e9981559ba (patch)
tree40f7b9817a9014a5bc19af4014395614220d69b5 /package.json
parentrefactor(frondend): dark theme tweaks (diff)
downloadrefinery-acbd1e9373990568a721050ee7eaa2e9981559ba.tar.gz
refinery-acbd1e9373990568a721050ee7eaa2e9981559ba.tar.zst
refinery-acbd1e9373990568a721050ee7eaa2e9981559ba.zip
chore(deps): bump frontend dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 428452cb..e3796ff6 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
10 }, 10 },
11 "packageManager": "yarn@3.2.2", 11 "packageManager": "yarn@3.2.2",
12 "devDependencies": { 12 "devDependencies": {
13 "eslint": "^8.21.0", 13 "eslint": "^8.22.0",
14 "typescript": "~4.7.4" 14 "typescript": "~4.7.4"
15 } 15 }
16} 16}