Skip to content

Commit

Permalink
build(deps): Update ESLint packages to ^5.28.0 (#3632)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 14, 2022
1 parent eac9d31 commit 10518da
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -104,8 +104,8 @@
"@types/semver": "latest",
"@types/yargs": "latest",
"@types/yargs-parser": "21.x",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"babel-jest": "^28.1.1",
"conventional-changelog-cli": "2.x",
"cross-spawn": "latest",
Expand Down

0 comments on commit 10518da

Please sign in to comment.