update dependencies

This commit is contained in:
Alex Kalyvitis 2020-06-22 13:28:23 +02:00
parent d55f711b71
commit f4001a0790
396 changed files with 9070 additions and 7567 deletions

View file

@ -12,7 +12,9 @@
"Mathias Bynens <mathias@qiwi.be>"
],
"repository": "lodash/lodash",
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
}
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
,"_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
,"_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
,"_from": "lodash.merge@4.6.2"
}