Skip to content

Commit b7a3d1e

Browse files
chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1 (#592)
Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.2.11 to 2.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5fa2ed commit b7a3d1e

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@testing-library/jest-dom": "5.12.0",
4949
"@testing-library/react": "11.2.6",
5050
"@testing-library/user-event": "13.0.6",
51-
"@types/classnames": "2.2.11",
51+
"@types/classnames": "2.3.1",
5252
"@types/jest": "26.0.21",
5353
"@types/storybook__react": "5.2.1",
5454
"autoprefixer": "9.8.6",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2739,10 +2739,12 @@
27392739
resolved "https://registry.yarnpkg.com/@types/braces/-/braces-3.0.0.tgz#7da1c0d44ff1c7eb660a36ec078ea61ba7eb42cb"
27402740
integrity sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
27412741

2742-
2743-
version "2.2.11"
2744-
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.11.tgz#2521cc86f69d15c5b90664e4829d84566052c1cf"
2745-
integrity sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw==
2742+
2743+
version "2.3.1"
2744+
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.3.1.tgz#3c2467aa0f1a93f1f021e3b9bcf938bd5dfdc0dd"
2745+
integrity sha512-zeOWb0JGBoVmlQoznvqXbE0tEC/HONsnoUNH19Hc96NFsTAwTXbTqb8FMYkru1F/iqp7a18Ws3nWJvtA1sHD1A==
2746+
dependencies:
2747+
classnames "*"
27462748

27472749
"@types/color-name@^1.1.1":
27482750
version "1.1.1"
@@ -4703,7 +4705,7 @@ class-utils@^0.3.5:
47034705
isobject "^3.0.0"
47044706
static-extend "^0.1.1"
47054707

4706-
[email protected], classnames@^2.2.5:
4708+
classnames@*, classnames@2.3.1, classnames@^2.2.5:
47074709
version "2.3.1"
47084710
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
47094711
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==

0 commit comments

Comments
 (0)