Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
fix: upgrade clsx from 2.1.0 to 2.1.1 (#5)
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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
angeloreale and snyk-bot authored Jul 26, 2024
1 parent 01cb421 commit 3b62727
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 3b62727

Please sign in to comment.