Skip to content

Commit

Permalink
Update Yarn to v4.4.1 (gardener#2020)
Browse files Browse the repository at this point in the history
* Update Yarn to v4.4.1

* downgrade eslint-plugin-promise

---------

Co-authored-by: Holger Koser <[email protected]>
  • Loading branch information
gardener-ci-robot and holgerkoser authored Sep 3, 2024
1 parent 0dbbef1 commit d300c53
Show file tree
Hide file tree
Showing 17 changed files with 1,211 additions and 1,134 deletions.
406 changes: 221 additions & 185 deletions .pnp.cjs

Large diffs are not rendered by default.

54 changes: 32 additions & 22 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ supportedArchitectures:
- linux
- darwin

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"fast-json-patch": "^3.1.1",
"jest": "^29.7.0",
"p-event": "^4.2.0",
Expand Down Expand Up @@ -153,7 +153,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21"
Expand Down Expand Up @@ -62,7 +62,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import-newlines": "^1.4.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vitest": "^0.4.0",
"eslint-plugin-vue": "^9.23.0",
"jsdom": "^25.0.0",
Expand All @@ -99,7 +99,7 @@
"vitest": "^2.0.0",
"vitest-fetch-mock": "^0.3.0"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^29.7.0",
"node-gyp": "latest"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/kube-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"express": "^4.18.3",
"jest": "^29.7.0"
},
Expand Down Expand Up @@ -88,7 +88,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/kube-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0"
},
"eslintConfig": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0",
"jest-date-mock": "^1.0.8"
},
Expand Down Expand Up @@ -70,7 +70,7 @@
}
}
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0",
"supertest": "^7.0.0"
},
Expand Down Expand Up @@ -78,7 +78,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0"
},
"eslintConfig": {
Expand Down Expand Up @@ -83,7 +83,7 @@
"<rootDir>/jest.setup.js"
]
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^7.0.0"
"eslint-plugin-promise": "^6.6.0"
},
"eslintConfig": {
"env": {
Expand All @@ -41,7 +41,7 @@
"no-console": "error"
}
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"engines": {
"node": "^20.9.0"
}
Expand Down
Loading

0 comments on commit d300c53

Please sign in to comment.