Skip to content

Commit

Permalink
chore(Renovate): ⬆️ Update ESLint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent 8cc57f9 commit da738b6
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 386 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"concurrently": "8.2.0",
"del-cli": "5.0.0",
"depcheck": "1.4.3",
"eslint": "8.46.0",
"eslint": "8.47.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"markdownlint-cli": "0.35.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"@terminal-nerds/snippets-config": "0.4.4",
"@terminal-nerds/snippets-extension": "0.4.1",
"@terminal-nerds/snippets-runtime": "0.6.2",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@unocss/eslint-config": "0.54.1",
"eslint-config-next": "13.4.12",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@unocss/eslint-config": "0.55.0",
"eslint-config-next": "13.4.13",
"eslint-config-prettier": "8.10.0",
"eslint-define-config": "1.23.0",
"eslint-plugin-compat": "4.1.4",
Expand Down Expand Up @@ -70,7 +70,7 @@
"yaml-eslint-parser": "1.2.2"
},
"peerDependencies": {
"eslint": "8.46.0"
"eslint": "8.47.0"
},
"peerDependenciesMeta": {
"svelte": {
Expand Down

0 comments on commit da738b6

Please sign in to comment.