Skip to content

Commit

Permalink
Merge pull request #11592 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/stylelint-config-recess-order-4.4.0

Bump stylelint-config-recess-order from 4.3.0 to 4.4.0
  • Loading branch information
rtibbles authored Dec 6, 2023
2 parents c37e3df + ebb0321 commit f7610d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"style-loader": "^3.3.3",
"stylelint": "14.10.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-recess-order": "4.3.0",
"stylelint-config-recess-order": "4.4.0",
"stylelint-config-recommended-scss": "9.0.1",
"stylelint-config-sass-guidelines": "10.0.0",
"stylelint-config-standard": "24.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10702,10 +10702,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e"
integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==

stylelint-config-recess-order@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-4.3.0.tgz#009d544287448c29ddd02ffeb012ebaa520fcb72"
integrity sha512-EWVtxZ8oq4/meTrRNUDrS5TqMz6TX72JjKDwVQq0JJDXE+P/o7UuFw3wWV/0O9yvJfh/da6nJY71ZUn/wSfB4g==
stylelint-config-recess-order@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-4.4.0.tgz#1c57dbad7c62647fb4699157100b97e80cc97b00"
integrity sha512-Q99kvZyIM/aoPEV4dRDkzD3fZLzH0LXi+pawCf1r700uUeF/PHQ5PZXjwFUuGrWhOzd1N+cuVm+OUGsY2fRN5A==
dependencies:
stylelint-order "6.x"

Expand Down

0 comments on commit f7610d5

Please sign in to comment.