Skip to content

Commit

Permalink
chore: deps cleanup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed May 5, 2023
1 parent 929ef38 commit 5ab62af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 4 additions & 3 deletions yarn-project/end-to-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,23 @@
"@aztec/sequencer-client": "workspace:^",
"@aztec/world-state": "workspace:^",
"@jest/globals": "^29.5.0",
"@rushstack/eslint-patch": "^1.1.4",
"@types/jest": "^29.5.0",
"@types/levelup": "^5.1.2",
"@types/lodash.times": "^4.3.7",
"@types/node": "^18.7.23",
"concurrently": "^7.6.0",
"jest": "^29.5.0",
"levelup": "^5.1.1",
"lodash.times": "^4.3.2",
"memdown": "^6.1.1",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.4.0",
"typescript": "^5.0.4",
"viem": "^0.3.13"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"concurrently": "^7.6.0"
},
"files": [
"dest",
"src",
Expand Down
1 change: 0 additions & 1 deletion yarn-project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ __metadata:
jest: ^29.5.0
levelup: ^5.1.1
lodash.times: ^4.3.2
memdown: ^6.1.1
ts-jest: ^29.1.0
ts-node: ^10.9.1
tslib: ^2.4.0
Expand Down

0 comments on commit 5ab62af

Please sign in to comment.