Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.1 (#1292)
Browse files Browse the repository at this point in the history
* Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.1

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.3.0 to 4.4.1.
- [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.4.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <[email protected]>

* Fix dependency

* Update lockfile

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aidan Timson <[email protected]>
  • Loading branch information
dependabot[bot] and timmo001 committed Oct 17, 2020
1 parent eeb95b7 commit c7a5eb8
Show file tree
Hide file tree
Showing 3 changed files with 1,368 additions and 1,590 deletions.
3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
packageExtensions:
grant@*:
dependencies:
express: "^4.17.1"
react-scripts@*:
dependencies:
ts-pnp: "^1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prettier-yml": "prettier --write ./**/*.yml"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
Expand Down
Loading

0 comments on commit c7a5eb8

Please sign in to comment.