Update Yarn to v4.2.2

This commit is contained in:
renovate[bot]
2024-05-09 08:10:41 +00:00
parent 3a2c9f4898
commit 25dfc865d5
14 changed files with 13 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.2.1"
"packageManager": "yarn@4.2.2"
}