aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-11-17 17:03:16 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-11-19 14:41:16 +0100
commitde7f87b5f1c59f038c54affc80f9e4a93a4485fa (patch)
tree6511070a6e1913b2cbc7eda2b0120f6284561400 /package.json
parentbuild: silence test-fixtures publication warning (diff)
downloadrefinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.tar.gz
refinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.tar.zst
refinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.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 56798c11..60ce47d8 100644
--- a/package.json
+++ b/package.json
@@ -23,9 +23,9 @@
23 "scripts": { 23 "scripts": {
24 "frontend": "yarn workspace @refinery/frontend" 24 "frontend": "yarn workspace @refinery/frontend"
25 }, 25 },
26 "packageManager": "yarn@4.0.0-rc.53", 26 "packageManager": "yarn@4.0.2",
27 "devDependencies": { 27 "devDependencies": {
28 "eslint": "^8.51.0", 28 "eslint": "^8.54.0",
29 "typescript": "5.2.2" 29 "typescript": "5.2.2"
30 }, 30 },
31 "resolutions": { 31 "resolutions": {