diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-08 03:12:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 03:12:18 +0000 |
commit | f219dc68c4c296a94e0710160f02bc42dfc541e5 (patch) | |
tree | 50dd6499836f4a087670945c41afab687c877158 /package.json | |
parent | 55986382e8bc7d5f94047b0f25a1057a1d882674 (diff) | |
download | nextcloud-server-f219dc68c4c296a94e0710160f02bc42dfc541e5.tar.gz nextcloud-server-f219dc68c4c296a94e0710160f02bc42dfc541e5.zip |
Bump @nextcloud/stylelint-config from 2.0.1 to 2.1.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.0.1...v2.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index aa13bb105a5..5cc5a901b0e 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^4.0.0", - "@nextcloud/stylelint-config": "^2.0.1", + "@nextcloud/stylelint-config": "^2.1.1", "@testing-library/jest-dom": "^5.16.1", "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", |