mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-19 00:11:16 +00:00
Bump yarn from 1.6.0 to 1.17.3 in /web
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.6.0 to 1.17.3. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.6.0...v1.17.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f149c18a6e
commit
555adb7da7
3 changed files with 14062 additions and 7 deletions
14060
web/package-lock.json
generated
14060
web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -52,7 +52,7 @@
|
|||
"react-timeago": "^3.4.3",
|
||||
"react-title-component": "^1.0.1",
|
||||
"react-transition-group": "^1.2.0",
|
||||
"yarn": "^1.6.0"
|
||||
"yarn": "^1.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.25.0",
|
||||
|
|
|
@ -6599,6 +6599,7 @@ yargs@~3.10.0:
|
|||
decamelize "^1.0.0"
|
||||
window-size "0.1.0"
|
||||
|
||||
yarn@^1.6.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.6.0.tgz#9cec6f7986dc237d39ec705ce74d95155fe55d4b"
|
||||
yarn@^1.17.3:
|
||||
version "1.17.3"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"
|
||||
integrity sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA==
|
||||
|
|
Loading…
Reference in a new issue