Skip to content

Commit

Permalink
Merge pull request #58 from lens-protocol/chore/update-deps
Browse files Browse the repository at this point in the history
chore: updates deps
  • Loading branch information
cesarenaldi authored Dec 15, 2023
2 parents 6aa2746 + e2bcdcb commit a94f4df
Show file tree
Hide file tree
Showing 2 changed files with 722 additions and 376 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@faker-js/faker": "^8.0.2",
"@jest/globals": "^29.6.2",
"@jest/globals": "^29.7.0",
"@lens-protocol/client": "2.0.0-alpha.25",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.5.0",
Expand All @@ -82,7 +82,7 @@
"eslint-plugin-tsdoc": "^0.2.17",
"ethers": "^5.7.2",
"fs-extra": "^11.1.1",
"jest": "^29.6.2",
"jest": "^29.7.0",
"prettier": "^3.0.1",
"prettier-2": "npm:prettier@^2",
"rimraf": "^5.0.1",
Expand Down
Loading

0 comments on commit a94f4df

Please sign in to comment.