Skip to content

Commit

Permalink
Merge pull request #482 from owncloud/dependabot/npm_and_yarn/styleli…
Browse files Browse the repository at this point in the history
…nt-14.8.1

chore(deps-dev): bump stylelint from 14.8.0 to 14.8.1
  • Loading branch information
phil-davis authored Apr 30, 2022
2 parents 1a7ba69 + 3b8eae9 commit 6ccb85b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "^2.6.2",
"prettier-eslint": "^14.0.2",
"require-from-string": "^2.0.1",
"stylelint": "^14.8.0",
"stylelint": "^14.8.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"stylelint-prettier": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5629,10 +5629,10 @@ stylelint-prettier@^2.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

stylelint@^14.8.0:
version "14.8.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.0.tgz#506959bc1424610cdac9eaefca8fb2420292cf73"
integrity sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==
stylelint@^14.8.1:
version "14.8.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.1.tgz#86810ebbd7a3570519c6b11d63dc6e5ee3ff3057"
integrity sha512-0YxTop3wTeEVmQWhS7jjLFaBkvfPmffRiJ6eFIDlK++f3OklaobTYFJu32E5u/cIrFLbcW52pLqrYpihA/y0/w==
dependencies:
balanced-match "^2.0.0"
colord "^2.9.2"
Expand Down

0 comments on commit 6ccb85b

Please sign in to comment.