aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2021-11-15 11:29:00 +0100
committerGitHub <noreply@github.com>2021-11-15 11:29:00 +0100
commit2ff24c0cfd05e9f4a5394ea377edec9f20b409de (patch)
tree60254b7403b77c50b261f1daf974886d9b653336 /package.json
parent98b963e8a230c20f846dee3e8fac43ee4ea5e0e8 (diff)
parentcadfd3ef6bd886d2d2bdc46e20187d342964272d (diff)
downloadnextcloud-server-2ff24c0cfd05e9f4a5394ea377edec9f20b409de.tar.gz
nextcloud-server-2ff24c0cfd05e9f4a5394ea377edec9f20b409de.zip
Merge pull request #29689 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.0.1
Bump @nextcloud/stylelint-config from 1.0.0-beta.0 to 2.0.1
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 fc1ec655086..bd5b96c78af 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": "^1.0.0-beta.0",
+ "@nextcloud/stylelint-config": "^2.0.1",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",