Skip to content

Commit

Permalink
Bump clsx from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jul 16, 2023
1 parent 8a8950f commit c4fe17a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@types/react": "*",
"@wojtekmaj/date-utils": "^1.1.2",
"clsx": "^1.2.1",
"clsx": "^2.0.0",
"get-user-locale": "^2.2.1",
"prop-types": "^15.6.0"
},
Expand Down
10 changes: 5 additions & 5 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -753,10 +753,10 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^1.2.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
"clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1586,7 +1586,7 @@ __metadata:
dependencies:
"@types/react": "*"
"@wojtekmaj/date-utils": ^1.1.2
clsx: ^1.2.1
clsx: ^2.0.0
get-user-locale: ^2.2.1
prop-types: ^15.6.0
peerDependencies:
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1338,10 +1338,10 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^1.2.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
"clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4291,7 +4291,7 @@ __metadata:
"@types/node": "*"
"@types/react": "*"
"@wojtekmaj/date-utils": ^1.1.2
clsx: ^1.2.1
clsx: ^2.0.0
eslint: ^8.26.0
eslint-config-wojtekmaj: ^0.9.0
get-user-locale: ^2.2.1
Expand Down

0 comments on commit c4fe17a

Please sign in to comment.