Skip to content

Commit

Permalink
chore(deps): update @typescript-eslint/* to ^6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 298439d commit 9972b3a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
10 changes: 5 additions & 5 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": "^6.4.1"
"@typescript-eslint/utils": "^6.5.0"
},
"devDependencies": {
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.78",
"@types/node": "^18.17.14",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/rule-tester": "^6.4.1",
"@typescript-eslint/types": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/rule-tester": "^6.5.0",
"@typescript-eslint/types": "^6.5.0",
"eslint": "^8.47.0",
"eslint-plugin-eslint-plugin": "^5.1.1",
"eslint-plugin-unused-imports": "^3.0.0",
Expand Down
104 changes: 52 additions & 52 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 9972b3a

Please sign in to comment.