mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(deps-dev): Bump @nextcloud/eslint-config
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.8 to 9.0.0-rc.9. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v9.0.0-rc.8...v9.0.0-rc.9) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-version: 9.0.0-rc.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
67c8445cc0
commit
687e2a9f89
2 changed files with 389 additions and 397 deletions
780
package-lock.json
generated
780
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -69,7 +69,7 @@
|
|||
"devDependencies": {
|
||||
"@nextcloud/browserslist-config": "^3.1.2",
|
||||
"@nextcloud/e2e-test-server": "^0.4.0",
|
||||
"@nextcloud/eslint-config": "^9.0.0-rc.8",
|
||||
"@nextcloud/eslint-config": "^9.0.0-rc.9",
|
||||
"@nextcloud/stylelint-config": "^3.2.1",
|
||||
"@nextcloud/typings": "^1.10.0",
|
||||
"@nextcloud/vite-config": "^2.5.2",
|
||||
|
|
@ -88,8 +88,8 @@
|
|||
"cypress-split": "^1.24.31",
|
||||
"cypress-vite": "^1.8.0",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-cypress": "^5.3.0",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint-plugin-cypress": "^6.3.1",
|
||||
"eslint-plugin-no-only-tests": "^3.3.0",
|
||||
"is-svg": "^6.1.0",
|
||||
"jsdom": "^27.4.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue