Skip to content

Commit

Permalink
chore(deps): update lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 03d74c9 commit c5fded2
Show file tree
Hide file tree
Showing 6 changed files with 486 additions and 591 deletions.
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"devDependencies": {
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"prettier": "^2.8.8",
"prettier": "^3.1.0",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion highlightjs-glimmer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"esbuild": "^0.19.8",
"eslint": "^8.55.0",
"highlight.js": ">= 11.9.0",
"prettier": "^2.8.8",
"prettier": "^3.1.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^7.1.0",
"prettier": "^2.8.8",
"prettier": "^3.1.0",
"turbo": "^1.11.1"
},
"pnpm": {
Expand Down
Loading

0 comments on commit c5fded2

Please sign in to comment.