Browse Source

chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.3.0 to 8.4.1.
- [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/v8.3.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/12390/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
bd472b451a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1076
      package-lock.json
  2. 2
      package.json

1076
package-lock.json
File diff suppressed because it is too large
View File

2
package.json

@ -78,7 +78,7 @@
"@babel/preset-env": "^7.24.5",
"@nextcloud/babel-config": "^1.1.1",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
"@types/jest": "^29.5.12",

Loading…
Cancel
Save