Update Yarn to v4.4.1

This commit is contained in:
renovate[bot]
2024-08-27 08:51:43 +00:00
parent 1f35bc8346
commit 02f1bb7b46
15 changed files with 14 additions and 939 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.0"
"packageManager": "yarn@4.4.1"
}