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

File diff suppressed because one or more lines are too long

View File

@ -33,7 +33,7 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: 'https://mskelton.dev/yarn-outdated/v2'
yarnPath: .yarn/releases/yarn-4.2.1.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
# Uncomment the following lines if you want to use Verdaccio local npm registry. Read more at packages/README.md
#npmScopes:
# grafana:

View File

@ -426,7 +426,7 @@
"engines": {
"node": ">= 20"
},
"packageManager": "yarn@4.2.1",
"packageManager": "yarn@4.2.2",
"dependenciesMeta": {
"prettier@3.2.5": {
"unplugged": true

View File

@ -20,5 +20,5 @@
"typescript": "5.4.5",
"webpack": "5.91.0"
},
"packageManager": "yarn@4.2.1"
"packageManager": "yarn@4.2.2"
}

View File

@ -50,5 +50,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"
}

View File

@ -54,5 +54,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"
}

View File

@ -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"
}

View File

@ -47,5 +47,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"
}

View File

@ -47,5 +47,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"
}

View File

@ -48,5 +48,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"
}

View File

@ -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"
}

View File

@ -38,5 +38,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"
}

View File

@ -66,5 +66,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"
}

View File

@ -40,5 +40,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"
}