From 4143c8d71587d1b3324753c0f8803f3b7fa4a5ee Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 1 Jun 2021 00:35:48 -0400 Subject: [PATCH] chore(deps): bump @types/classnames to 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c6e05..f222e8a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@graphql-codegen/typescript": "1.22.1", "@graphql-codegen/typescript-operations": "1.18.0", "@graphql-codegen/typescript-react-apollo": "2.2.5", - "@types/classnames": "^2.2.11", + "@types/classnames": "^2.3.0", "@types/lodash": "^4.14.165", "@types/prismjs": "^1.16.2", "@types/ramda": "^0.27.32",