Skip to content

Commit 2ba5548

Browse files
committed
updated lodash dependency
1 parent 542fecd commit 2ba5548

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

test-app/build-tools/jsparser/tests/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/build-tools/jsparser/tests/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"babel-traverse": "^6.4.5",
1414
"babel-types": "^6.4.5",
1515
"babylon": "^6.4.5",
16-
"lazy": "^1.0.11"
16+
"lazy": "^1.0.11",
17+
"lodash": "^4.17.11"
1718
},
1819
"devDependencies": {
1920
"jasmine": "^3.1.0",

0 commit comments

Comments
 (0)