Skip to content

Commit

Permalink
Update lint and some build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Sep 16, 2024
1 parent a2c5a8b commit a57e5c5
Show file tree
Hide file tree
Showing 6 changed files with 1,237 additions and 1,259 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"docs:watch": "typedoc --options ./typedoc.config.json --watch"
},
"devDependencies": {
"typedoc": "^0.25.0",
"typedoc-github-wiki-theme": "^1.0.1",
"typedoc-gitlab-wiki-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.14.0",
"typedoc": "^0.26.7",
"typedoc-github-wiki-theme": "^2.0.0",
"typedoc-gitlab-wiki-theme": "^2.0.1",
"typedoc-plugin-markdown": "^4.2.7",
"typedoc-plugin-markdown-pages": "^0.3.0",
"typedoc-plugin-mdn-links": "^3.0.3",
"typescript": "^5.0.0"
"typedoc-plugin-mdn-links": "^3.2.12",
"typescript": "^5.6.2"
},
"engines": {
"node": ">= 18"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"devDependencies": {
"@glint/core": "^1.2.1",
"concurrently": "^8.2.2",
"concurrently": "^9.0.1",
"prettier": "^3.0.3",
"prettier-plugin-ember-template-tag": "^2.0.0",
"release-plan": "^0.8.0"
"release-plan": "^0.9.2"
},
"volta": {
"node": "20.11.1",
Expand Down
Loading

0 comments on commit a57e5c5

Please sign in to comment.