Skip to content

Commit

Permalink
chore: Bump @typescript-eslint/eslint-plugin (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent 516ba87 commit 5373a44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@octokit/rest": "^18.3.5",
"@types/jest": "^26.0.20",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.34",
"@types/request": "^2.48.4",
"@typescript-eslint/eslint-plugin": "^4.17.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -727,10 +727,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^26.0.20":
version "26.0.20"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
"@types/jest@^26.0.22":
version "26.0.22"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"
Expand Down

0 comments on commit 5373a44

Please sign in to comment.