Skip to content

Commit ae2c392

Browse files
authored
Merge pull request #247 from eclipse-ditto/lerna-9
update lerna to 9.0.3 and add missing lodash dependency
2 parents b4fe481 + 0c5bbed commit ae2c392

3 files changed

Lines changed: 5599 additions & 5984 deletions

File tree

javascript/lib/api/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
"devDependencies": {
2020
"@jest/globals": "^29.7.0",
2121
"@types/jest": "^29.5.14",
22+
"@types/lodash": "^4.17.16",
2223
"@types/prettier": "<2.6.0",
2324
"barrelsby": "^2.1.1",
2425
"jest": "^30.0.0",
26+
"lodash": "^4.17.21",
2527
"ts-jest": "^29.0.0",
2628
"typescript": "^5.3.0"
2729
},

0 commit comments

Comments
 (0)