aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-11-23 21:40:49 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-12-08 23:32:38 +0100
commit786710a0723feea553cb729961aa2216010e40db (patch)
tree77c1ec43f7c7a04bb47e6763f177208b58401845 /package.json
parentchore(build): update Github actions (diff)
downloadrefinery-786710a0723feea553cb729961aa2216010e40db.tar.gz
refinery-786710a0723feea553cb729961aa2216010e40db.tar.zst
refinery-786710a0723feea553cb729961aa2216010e40db.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 e13af3fa..89068493 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
10 }, 10 },
11 "packageManager": "yarn@3.3.0", 11 "packageManager": "yarn@3.3.0",
12 "devDependencies": { 12 "devDependencies": {
13 "eslint": "^8.28.0", 13 "eslint": "^8.29.0",
14 "typescript": "4.9.3" 14 "typescript": "4.9.3"
15 } 15 }
16} 16}