Skip to content

Commit

Permalink
Update @typescript-eslint/* to ^5.38.0 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2022
1 parent ecb63fc commit 7621089
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 53 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@typescript-eslint/utils": "^5.36.2"
"@typescript-eslint/utils": "^5.38.0"
},
"devDependencies": {
"@swc-node/register": "^1.5.1",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.2",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/types": "^5.36.2",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@typescript-eslint/types": "^5.38.0",
"eslint": "^8.23.1",
"eslint-plugin-eslint-plugin": "^5.0.6",
"eslint-plugin-unused-imports": "^2.0.0",
Expand Down
93 changes: 44 additions & 49 deletions pnpm-lock.yaml

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

0 comments on commit 7621089

Please sign in to comment.