Skip to content

Commit

Permalink
Update dependency eslint to v8.45.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 46f3e36 commit b10ccac
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 86 deletions.
161 changes: 77 additions & 84 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
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
},
"devDependencies": {
"@tsconfig/node16": "1.0.3",
"@types/eslint": "8.37.0",
"@types/eslint": "8.44.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.1",
"@types/node": "18.16.4",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.59.2",
"downgrade-build": "1.0.0",
"eslint": "8.39.0",
"eslint": "8.45.0",
"eslint-config-andrewaylett": "2.2.0",
"eslint-plugin-unicorn": "46.0.0",
"extend-expect": "1.0.2",
Expand Down

0 comments on commit b10ccac

Please sign in to comment.