chore(deps): bump @types/lodash to 4.14.152

This commit is contained in:
Jean-Philippe Sirois
2020-05-19 23:50:58 -04:00
parent e5ee069d43
commit 55f5307f6c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3073,9 +3073,9 @@
"integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==" "integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA=="
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.150", "version": "4.14.152",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.150.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz",
"integrity": "sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w==" "integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg=="
}, },
"@types/mdast": { "@types/mdast": {
"version": "3.0.3", "version": "3.0.3",
+1 -1
View File
@@ -64,7 +64,7 @@
"@graphql-codegen/typescript-operations": "1.14.0", "@graphql-codegen/typescript-operations": "1.14.0",
"@graphql-codegen/typescript-react-apollo": "1.14.0", "@graphql-codegen/typescript-react-apollo": "1.14.0",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.150", "@types/lodash": "^4.14.152",
"@types/prismjs": "^1.16.0", "@types/prismjs": "^1.16.0",
"@types/ramda": "^0.27.4", "@types/ramda": "^0.27.4",
"@types/react": "^16.9.35", "@types/react": "^16.9.35",