mirror of https://github.com/grafana/grafana.git
Update Yarn to v4.9.4 (#111232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b7720784e
commit
750547c862
File diff suppressed because one or more lines are too long
|
@ -25,6 +25,6 @@ plugins:
|
||||||
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
|
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
|
||||||
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
|
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
yarnPath: .yarn/releases/yarn-4.9.4.cjs
|
||||||
|
|
||||||
enableScripts: false
|
enableScripts: false
|
||||||
|
|
|
@ -458,7 +458,7 @@
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 22 <23"
|
"node": ">= 22 <23"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2",
|
"packageManager": "yarn@4.9.4",
|
||||||
"dependenciesMeta": {
|
"dependenciesMeta": {
|
||||||
"cypress": {
|
"cypress": {
|
||||||
"built": true
|
"built": true
|
||||||
|
|
|
@ -30,5 +30,5 @@
|
||||||
"webpack-bundle-analyzer": "^4.10.2",
|
"webpack-bundle-analyzer": "^4.10.2",
|
||||||
"webpack-virtual-modules": "^0.6.2"
|
"webpack-virtual-modules": "^0.6.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -56,5 +56,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -55,5 +55,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -40,5 +40,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -49,5 +49,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -49,5 +49,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -51,6 +51,6 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2",
|
"packageManager": "yarn@4.9.4",
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
||||||
|
|
|
@ -51,5 +51,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -52,5 +52,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -40,5 +40,5 @@
|
||||||
"dev": "NODE_OPTIONS='--experimental-strip-types --no-warnings=ExperimentalWarning' webpack -w -c ./webpack.config.ts --env development",
|
"dev": "NODE_OPTIONS='--experimental-strip-types --no-warnings=ExperimentalWarning' webpack -w -c ./webpack.config.ts --env development",
|
||||||
"i18n-extract": "i18next --config locales/i18next-parser.config.cjs"
|
"i18n-extract": "i18next --config locales/i18next-parser.config.cjs"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -40,5 +40,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -41,5 +41,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -69,5 +69,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -44,5 +44,5 @@
|
||||||
"test": "jest --watch --onlyChanged",
|
"test": "jest --watch --onlyChanged",
|
||||||
"test:ci": "jest --maxWorkers 4"
|
"test:ci": "jest --maxWorkers 4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.2"
|
"packageManager": "yarn@4.9.4"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue