chore(deps): bump @types/classnames to 2.2.11

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:54:48 -05:00
parent eb1286f017
commit 02a6c47f05
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6319,9 +6319,9 @@
} }
}, },
"@types/classnames": { "@types/classnames": {
"version": "2.2.10", "version": "2.2.11",
"resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.2.10.tgz", "resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.2.11.tgz",
"integrity": "sha512-1UzDldn9GfYYEsWWnn/P4wkTlkZDH7lDb0wBMGbtIQc9zXEQq7FlKBdZUn6OBqD8sKZZ2RQO2mAjGpXiDGoRmQ==", "integrity": "sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw==",
"dev": true "dev": true
}, },
"@types/color-name": { "@types/color-name": {
+1 -1
View File
@@ -68,7 +68,7 @@
"@graphql-codegen/typescript": "1.19.0", "@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript-operations": "1.17.12", "@graphql-codegen/typescript-operations": "1.17.12",
"@graphql-codegen/typescript-react-apollo": "2.2.1", "@graphql-codegen/typescript-react-apollo": "2.2.1",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.153", "@types/lodash": "^4.14.153",
"@types/prismjs": "^1.16.1", "@types/prismjs": "^1.16.1",
"@types/ramda": "^0.27.6", "@types/ramda": "^0.27.6",