Skip to content

Commit

Permalink
Merge pull request #8423 from ethereum-optimism/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/typescript-eslint/parser-6.13.2

build(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
  • Loading branch information
tynes authored Dec 5, 2023
2 parents 515841d + 32ff9df commit a87eb49
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/parser": "^6.13.2",
"chai": "^4.3.10",
"depcheck": "^1.4.7",
"doctoc": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/parser": "^6.13.2",
"tsx": "^4.6.1",
"typescript": "^5.3.2"
}
Expand Down
84 changes: 63 additions & 21 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 a87eb49

Please sign in to comment.