Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2022
1 parent e0436f8 commit fd67518
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 80 deletions.
2 changes: 1 addition & 1 deletion packages/lib-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@microsoft/api-extractor": "7.13.2",
"@types/mocha": "8.2.1",
"@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.18.0",
"eslint": "7.22.0",
"eslint-plugin-tsdoc": "0.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "14.14.34",
"@types/sinon-chai": "3.2.5",
"@types/ws": "7.4.4",
"@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.18.0",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@ethersproject/bignumber": "5.4.1",
"@types/react": "17.0.3",
"@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.18.0",
"eslint": "7.22.0",
"eslint-plugin-react": "7.22.0",
Expand Down
Loading

0 comments on commit fd67518

Please sign in to comment.