Update Yarn to v4.4.0 (#91595)

* Update Yarn to v4.4.0

* add new yarn version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2024-08-07 12:48:56 +02:00
committed by GitHub
parent 9e116d13a5
commit a33d122485
15 changed files with 938 additions and 907 deletions
@@ -37,5 +37,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}