Skip to content

Commit

Permalink
fix: upgrade stylelint from 14.6.1 to 14.15.0 (#125)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade stylelint from 14.6.1 to 14.15.0.

See this package in npm:
https://www.npmjs.com/package/stylelint

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/43ecce79-408c-4464-831c-06da1d999308?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: ocshawn <shawnoconnor@uchicago.edu>
Co-authored-by: Shawn O'Connor <ocshawn@ocshawn.com>
  • Loading branch information
4 people authored May 19, 2023
1 parent 80017c5 commit 6411b5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-select": "^3.1.0",
"react-select-async-paginate": "^0.4.0",
"recharts": "^2.0.0",
"stylelint": "^14.0.0"
"stylelint": "^14.15.0"
},
"devDependencies": {
"@babel/core": "^7.20.2",
Expand Down

0 comments on commit 6411b5c

Please sign in to comment.