Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent a2c5a8b commit 2dad460
Show file tree
Hide file tree
Showing 4 changed files with 472 additions and 253 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"docs:watch": "typedoc --options ./typedoc.config.json --watch"
},
"devDependencies": {
"typedoc": "^0.25.0",
"typedoc": "^0.26.0",
"typedoc-github-wiki-theme": "^1.0.1",
"typedoc-gitlab-wiki-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.14.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"concurrently": "^8.2.2",
"prettier": "^3.0.3",
"prettier-plugin-ember-template-tag": "^2.0.0",
"release-plan": "^0.8.0"
"release-plan": "^0.9.0"
},
"volta": {
"node": "20.11.1",
Expand Down
Loading

0 comments on commit 2dad460

Please sign in to comment.