aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-19 21:58:42 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-10-03 20:06:52 +0200
commitfdfea459b5e3c4e44143bb5ff7635cfe4e7f2889 (patch)
treea90c1ac57fc8c351563bdc46bda43b45cf116894 /package.json
parentbuild: IntelliJ support (diff)
downloadrefinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.tar.gz
refinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.tar.zst
refinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.zip
chore(deps): bump dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 47902ca6..3d906501 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
10 }, 10 },
11 "packageManager": "yarn@3.2.3", 11 "packageManager": "yarn@3.2.3",
12 "devDependencies": { 12 "devDependencies": {
13 "eslint": "^8.23.1", 13 "eslint": "^8.24.0",
14 "typescript": "~4.8.3" 14 "typescript": "4.8.2"
15 } 15 }
16} 16}