diff options
author | Pytal <24800714+Pytal@users.noreply.github.com> | 2022-01-17 16:43:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 16:43:43 -0800 |
commit | 391f4995318160ecc7cc971719324ed88cfdce85 (patch) | |
tree | 728abcdb8a5bf85001c1c6707257c95c5a5e4d9d /package.json | |
parent | 95c85de39532b4f048c89ff343a23a6e78cf9c73 (diff) | |
parent | d0bd117e27a1ecf82242bd24491d4be9d82cdacb (diff) | |
download | nextcloud-server-391f4995318160ecc7cc971719324ed88cfdce85.tar.gz nextcloud-server-391f4995318160ecc7cc971719324ed88cfdce85.zip |
Merge pull request #30704 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.1.2
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 fe7ad6c93cd..537ffd5270a 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", |