Skip to content

Commit 7021415

Browse files
authored
Merge pull request #114 from kleros/dependabot/npm_and_yarn/typescript-eslint/parser-5.29.0
chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.29.0
2 parents 7c4437a + 027bc01 commit 7021415

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
@@ -31,7 +31,7 @@
3131
"@types/mocha": "^9.1.1",
3232
"@types/node": "^16",
3333
"@typescript-eslint/eslint-plugin": "^5.29.0",
34-
"@typescript-eslint/parser": "^5.26.0",
34+
"@typescript-eslint/parser": "^5.29.0",
3535
"chai": "^4.3.6",
3636
"chai-ethers": "^0.0.1",
3737
"dotenv": "^16.0.1",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react-dom": "^18.0.0",
3636
"@types/styled-components": "^5.1.21",
3737
"@typescript-eslint/eslint-plugin": "^5.29.0",
38-
"@typescript-eslint/parser": "^5.27.0",
38+
"@typescript-eslint/parser": "^5.29.0",
3939
"@typescript-eslint/utils": "^5.29.0",
4040
"eslint": "^8.16.0",
4141
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)