Skip to content

Commit c6457c9

Browse files
authored
Merge pull request #115 from kleros/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.29.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0
2 parents 49926bd + 34bcfe4 commit c6457c9

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.26.0",
33+
"@typescript-eslint/eslint-plugin": "^5.29.0",
3434
"@typescript-eslint/parser": "^5.26.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.0",
3535
"@types/react-dom": "^18.0.0",
3636
"@types/styled-components": "^5.1.21",
37-
"@typescript-eslint/eslint-plugin": "^5.27.0",
37+
"@typescript-eslint/eslint-plugin": "^5.29.0",
3838
"@typescript-eslint/parser": "^5.27.0",
3939
"@typescript-eslint/utils": "^5.29.0",
4040
"eslint": "^8.16.0",

0 commit comments

Comments
 (0)