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

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:55:18 -05:00
parent 02a6c47f05
commit 0473aa0a67
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6475,9 +6475,9 @@
}
},
"@types/lodash": {
"version": "4.14.153",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.153.tgz",
"integrity": "sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q=="
"version": "4.14.165",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz",
"integrity": "sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg=="
},
"@types/mdast": {
"version": "3.0.3",
+1 -1
View File
@@ -69,7 +69,7 @@
"@graphql-codegen/typescript-operations": "1.17.12",
"@graphql-codegen/typescript-react-apollo": "2.2.1",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.153",
"@types/lodash": "^4.14.165",
"@types/prismjs": "^1.16.1",
"@types/ramda": "^0.27.6",
"@types/react": "^16.9.35",