Skip to content

Commit 2bcdba9

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f6475f commit 2bcdba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/chai": "^4.3.1",
3131
"@types/mocha": "^9.1.1",
3232
"@types/node": "^16",
33-
"@typescript-eslint/eslint-plugin": "^5.30.0",
33+
"@typescript-eslint/eslint-plugin": "^5.31.0",
3434
"@typescript-eslint/parser": "^5.30.0",
3535
"chai": "^4.3.6",
3636
"chai-ethers": "^0.0.1",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/react": "^18.0.14",
3535
"@types/react-dom": "^18.0.0",
3636
"@types/styled-components": "^5.1.21",
37-
"@typescript-eslint/eslint-plugin": "^5.30.0",
37+
"@typescript-eslint/eslint-plugin": "^5.31.0",
3838
"@typescript-eslint/parser": "^5.30.0",
3939
"@typescript-eslint/utils": "^5.29.0",
4040
"eslint": "^8.16.0",

0 commit comments

Comments
 (0)