Update Yarn to v4.5.0 (#93626)

* Update Yarn to v4.5.0

* commit new 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-09-24 14:03:04 +03:00
committed by GitHub
parent 3221f493f9
commit 314f770a71
15 changed files with 175 additions and 175 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.4.1"
"packageManager": "yarn@4.5.0"
}