Skip to content

Commit

Permalink
Get rid of @types/classnames
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed May 8, 2024
1 parent 913f0e9 commit b4848fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion packages/privacy-toolset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@storybook/react": "^7.6.17",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.3.1",
"@types/classnames": "^2.3.1",
"postcss": "^8.4.5",
"require-from-string": "^2.0.2",
"typescript": "^5.3.3",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,6 @@ __metadata:
"@storybook/react": "npm:^7.6.17"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^14.3.1"
"@types/classnames": "npm:^2.3.1"
clsx: "npm:^2.1.1"
postcss: "npm:^8.4.5"
require-from-string: "npm:^2.0.2"
Expand Down Expand Up @@ -7556,15 +7555,6 @@ __metadata:
languageName: node
linkType: hard

"@types/classnames@npm:^2.3.1":
version: 2.3.1
resolution: "@types/classnames@npm:2.3.1"
dependencies:
classnames: "npm:*"
checksum: 6b71e5220aa3f04dbe1eba910f7755b880a2c6e3ba0ebf71fe73db99d58628022de06340a029c97db093e31d7981bc695b6c2ce65b2a58492d245e2cbe44a47d
languageName: node
linkType: hard

"@types/color-name@npm:^1.1.1":
version: 1.1.1
resolution: "@types/color-name@npm:1.1.1"
Expand Down Expand Up @@ -13003,7 +12993,7 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:*, classnames@npm:^2.1.1, classnames@npm:^2.3.1, classnames@npm:^2.3.2":
"classnames@npm:^2.1.1, classnames@npm:^2.3.1, classnames@npm:^2.3.2":
version: 2.3.2
resolution: "classnames@npm:2.3.2"
checksum: cd50ead57b4f97436aaa9f9885c6926323efc7c2bea8e3d4eb10e4e972aa6a1cfca1c7a0e06f8a199ca7498d4339e30bb6002e589e61c9f21248cbf3e8b0b18d
Expand Down

0 comments on commit b4848fc

Please sign in to comment.