aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-02-24 20:31:34 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-02-24 20:31:34 +0100
commit3ef59125f413c9e21f15b5dfae1c1f2a4635ff57 (patch)
tree3b3e495b5718ae9a8833e1b5f9fa34377a11de8f /package.json
parentfeat(web): file open and save (diff)
downloadrefinery-3ef59125f413c9e21f15b5dfae1c1f2a4635ff57.tar.gz
refinery-3ef59125f413c9e21f15b5dfae1c1f2a4635ff57.tar.zst
refinery-3ef59125f413c9e21f15b5dfae1c1f2a4635ff57.zip
chore(deps); bump 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 7822bcc1..f7b8bd83 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
25 }, 25 },
26 "packageManager": "yarn@4.1.0", 26 "packageManager": "yarn@4.1.0",
27 "devDependencies": { 27 "devDependencies": {
28 "eslint": "^8.56.0", 28 "eslint": "^8.57.0",
29 "typescript": "5.3.3" 29 "typescript": "5.3.3"
30 }, 30 },
31 "resolutions": { 31 "resolutions": {