Skip to content

Commit

Permalink
fix: upgrade clsx from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade clsx from 2.1.0 to 2.1.1.

See this package in npm:
clsx

See this project in Snyk:
https://app.snyk.io/org/angeloreale/project/f301b0db-ebec-462b-9e3e-9e048c688dc2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 14, 2024
1 parent 01cb421 commit 2bdf523
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions 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 @@ -15,7 +15,7 @@
"format:fix": "next lint --fix && prettier --write --ignore-path .gitignore ."
},
"dependencies": {
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"next": "14.0.4",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 2bdf523

Please sign in to comment.