Skip to content

Commit 406c889

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d751b6c commit 406c889

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.30.0",
34-
"@typescript-eslint/parser": "^5.30.0",
34+
"@typescript-eslint/parser": "^5.31.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.30.0",
38-
"@typescript-eslint/parser": "^5.30.0",
38+
"@typescript-eslint/parser": "^5.31.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)