summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 09:28:15 +0000
committerGitHub <noreply@github.com>2022-08-26 09:28:15 +0000
commitd58a65557a38183a3aa91009353c2363974688f3 (patch)
tree7c52dd1caffc0c4cfbd629a0cf1eca315781f4eb /package.json
parent038d7ffbc770cbd17e532e2d1e568b562bc234e5 (diff)
Bump @nextcloud/stylelint-config from 2.1.2 to 2.2.0
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.1.2 to 2.2.0. - [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.2...v2.2.0) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e4072106..b8899b44 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.0.0",
- "@nextcloud/stylelint-config": "^2.1.2",
+ "@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
"autoprefixer": "^10.4.8",