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

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:13:43 -04:00
parent 0c685707a1
commit 24a467f1f6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4096,9 +4096,9 @@
"integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA=="
},
"@types/lodash": {
"version": "4.14.149",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.149.tgz",
"integrity": "sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ=="
"version": "4.14.150",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.150.tgz",
"integrity": "sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w=="
},
"@types/mdast": {
"version": "3.0.3",
+1 -1
View File
@@ -64,7 +64,7 @@
"@graphql-codegen/typescript-operations": "1.13.5",
"@graphql-codegen/typescript-react-apollo": "1.13.5",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.149",
"@types/lodash": "^4.14.150",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.43",
"@types/react": "^16.9.23",