1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-12-12 20:46:52 +01:00

build(deps-dev): bump @typescript-eslint/eslint-plugin (#224)

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

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-14 00:32:23 +00:00
committed by GitHub
parent 150e1daaa4
commit f2e66166dd
2 changed files with 238 additions and 24 deletions

View File

@@ -58,7 +58,7 @@
"@types/jest": "27.0.1",
"@types/node": "16.9.1",
"@types/react": "17.0.20",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/eslint-plugin": "4.31.1",
"autoprefixer": "10.3.4",
"babel-jest": "27.2.0",
"cypress": "8.4.0",