Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 12d717f commit 11d87d6
Show file tree
Hide file tree
Showing 6 changed files with 1,114 additions and 1,135 deletions.
8 changes: 4 additions & 4 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": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"prettier": "^2.8.8",
"eslint": "^9.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3"
}
}
4 changes: 2 additions & 2 deletions highlightjs-glimmer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"common-tags": "^1.8.2",
"concurrently": "^8.2.2",
"esbuild": "^0.19.9",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"highlight.js": ">= 11.9.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@changesets/cli": "^2.27.1",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-html": "^7.1.0",
"prettier": "^2.8.8",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-html": "^8.0.0",
"prettier": "^3.0.0",
"turbo": "^1.11.2"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 11d87d6

Please sign in to comment.