aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-12-13 02:44:48 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-12-13 12:25:00 +0100
commit36af1905dd58acf8e04041986657fd62b1983f4b (patch)
treee0519fce944af7aee7b7790a495c9a63b19666f4 /gradle.properties
parentchore(web): upgrade to Jetty 12.0.0.alpha3 (diff)
downloadrefinery-36af1905dd58acf8e04041986657fd62b1983f4b.tar.gz
refinery-36af1905dd58acf8e04041986657fd62b1983f4b.tar.zst
refinery-36af1905dd58acf8e04041986657fd62b1983f4b.zip
chore(deps): upgrade to yarn canary
Support for typescript@4.9.4 available in yarn 4.0.0-rc.33 according to https://github.com/yarnpkg/berry/pull/5127#issuecomment-1345664949 Also updates other frontend dependencies.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index ba96ba84..a2379ba4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,6 +1,6 @@
1file.encoding=UTF-8 1file.encoding=UTF-8
2frontend.nodeVersion=18.12.1 2frontend.nodeVersion=18.12.1
3frontend.yarnVersion=3.3.0 3frontend.yarnVersion=4.0.0-rc.3
4frontend.yarn1Version=1.22.19 4frontend.yarn1Version=1.22.19
5group=tools.refinery 5group=tools.refinery
6systemProp.sonar.projectKey=graphs4value_refinery 6systemProp.sonar.projectKey=graphs4value_refinery