Skip to content

Commit

Permalink
build(deps-dev): Bump @nextcloud/eslint-plugin from 2.1.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud-libraries/eslint-plugin) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/nextcloud-libraries/eslint-plugin/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/eslint-plugin@v2.1.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 9854f2f commit 12adbf8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 10 deletions.
60 changes: 52 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.16.5",
"@nextcloud/eslint-plugin": "^2.1.0",
"@nextcloud/eslint-plugin": "^2.2.1",
"@vue/eslint-config-typescript": "^13.0.0",
"eslint": "^8.27.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@nextcloud/eslint-plugin": "^2.1.0",
"@nextcloud/eslint-plugin": "^2.2.1",
"@types/eslint": "^8.56.7",
"@types/jest": "^29.5.12",
"@vue/eslint-config-typescript": "^13.0.0",
Expand Down

0 comments on commit 12adbf8

Please sign in to comment.