Skip to content

Commit

Permalink
🔁 Bump typescript-eslint to Version 7.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Mar 11, 2024
1 parent f7ce5d0 commit e336a8a
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 59 deletions.
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"prettier-plugin-tailwindcss": "^0.5.12",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
"typescript-eslint": "^7.1.1"
"typescript-eslint": "^7.2.0"
}
}
2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.4.2",
"typescript-eslint": "^7.1.1"
"typescript-eslint": "^7.2.0"
}
}
124 changes: 68 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e336a8a

Please sign in to comment.