Skip to content

Commit

Permalink
Merge pull request #7950 from ilios/dependabot/npm_and_yarn/stylelint…
Browse files Browse the repository at this point in the history
…-config-recommended-scss-14.1.0

Bump stylelint-config-recommended-scss from 14.0.0 to 14.1.0
  • Loading branch information
zorgbort committed Jul 10, 2024
2 parents a485ae7 + eaa72ad commit c64c2ce
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"scroll-into-view": "^1.16.2",
"striptags": "^3.2.0",
"stylelint": "^16.3.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ilios-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"prettier": "^3.2.5",
"sass": "^1.77.5",
"stylelint": "^16.3.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lti-course-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"qunit-theme-ember": "^1.0.0",
"sass": "^1.77.5",
"stylelint": "^16.3.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lti-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"qunit-theme-ember": "^1.0.0",
"sass": "^1.77.5",
"stylelint": "^16.3.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"qunit-dom": "^2.0.0",
"qunit-theme-ember": "^1.0.0",
"stylelint": "^16.3.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.4.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c64c2ce

Please sign in to comment.