Skip to content

Commit

Permalink
chore(deps): update @typescript-eslint/* to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent f84ca01 commit 5ed77b9
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 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.61.0"
"@typescript-eslint/utils": "^6.3.0"
},
"devDependencies": {
"@swc-node/register": "^1.6.6",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.68",
"@types/node": "^18.17.5",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@typescript-eslint/types": "^5.61.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/types": "^6.3.0",
"eslint": "^8.44.0",
"eslint-plugin-eslint-plugin": "^5.1.0",
"eslint-plugin-unused-imports": "^2.0.0",
Expand Down
186 changes: 93 additions & 93 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 5ed77b9

Please sign in to comment.