Skip to content

Commit

Permalink
fix(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2022
1 parent 4bd02ff commit 1b3e43b
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
10 changes: 5 additions & 5 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@next/eslint-plugin-next": "^12.3.4",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"eslint-config-standard": "^17.0.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand All @@ -38,19 +38,19 @@
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-n": "^15.5.2",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-vue": "9.8.0",
"eslint-plugin-yml": "^1.2.0",
"eslint-plugin-yml": "^1.3.0",
"jsonc-eslint-parser": "^2.1.0",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
"@babel/types": "^7.20.5",
"@typescript-eslint/utils": "^5.45.0",
"@typescript-eslint/utils": "^5.46.0",
"eslint": "^8.29.0",
"typescript": "^4.9.4",
"unbuild": "^0.9.4"
Expand Down
124 changes: 62 additions & 62 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 1b3e43b

Please sign in to comment.