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

This commit is contained in:
Jean-Philippe Sirois
2020-05-26 22:43:30 -04:00
parent 18bdd9dec5
commit 51cd058516
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3648,9 +3648,9 @@
"integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA=="
},
"@types/lodash": {
"version": "4.14.152",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz",
"integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg=="
"version": "4.14.153",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.153.tgz",
"integrity": "sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q=="
},
"@types/mdast": {
"version": "3.0.3",
+1 -1
View File
@@ -66,7 +66,7 @@
"@graphql-codegen/typescript-operations": "1.15.0",
"@graphql-codegen/typescript-react-apollo": "1.15.0",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/prismjs": "^1.16.1",
"@types/ramda": "^0.27.6",
"@types/react": "^16.9.35",