aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-08 22:29:41 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-11 14:06:24 +0200
commitaaa180e03aeb7eab1d1d2200cbffc51059cb51ef (patch)
tree1a7b05a89186f6117f0b54b1309148b01fb20f21 /package.json
parentbuild(ci): fix sonar.sources in frontend (diff)
downloadrefinery-aaa180e03aeb7eab1d1d2200cbffc51059cb51ef.tar.gz
refinery-aaa180e03aeb7eab1d1d2200cbffc51059cb51ef.tar.zst
refinery-aaa180e03aeb7eab1d1d2200cbffc51059cb51ef.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 ca82d409..18f0c821 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,6 @@
11 "packageManager": "yarn@3.2.3", 11 "packageManager": "yarn@3.2.3",
12 "devDependencies": { 12 "devDependencies": {
13 "eslint": "^8.23.0", 13 "eslint": "^8.23.0",
14 "typescript": "~4.8.2" 14 "typescript": "~4.8.3"
15 } 15 }
16} 16}