diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-15 02:25:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-15 02:25:10 +0000 |
commit | d0bd117e27a1ecf82242bd24491d4be9d82cdacb (patch) | |
tree | a276f06da5f8e546f5222872e14afbecb9d31d77 /package.json | |
parent | 206967a4fbf217a4ec69bb8438194e5a40e1cf12 (diff) | |
download | nextcloud-server-d0bd117e27a1ecf82242bd24491d4be9d82cdacb.tar.gz nextcloud-server-d0bd117e27a1ecf82242bd24491d4be9d82cdacb.zip |
Bump @nextcloud/stylelint-config from 2.1.1 to 2.1.2
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.1.1 to 2.1.2.
- [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.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 54e36a093f5..9dfff011859 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^6.1.2", - "@nextcloud/stylelint-config": "^2.1.1", + "@nextcloud/stylelint-config": "^2.1.2", "@testing-library/jest-dom": "^5.16.1", "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", |