We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839e65e commit 0cfcfacCopy full SHA for 0cfcfac
docs/package.json
@@ -9,7 +9,7 @@
9
"docs:watch": "typedoc --options ./typedoc.config.json --watch"
10
},
11
"devDependencies": {
12
- "typedoc": "^0.26.10",
+ "typedoc": "^0.27.0",
13
"typedoc-github-wiki-theme": "^2.0.0",
14
"typedoc-gitlab-wiki-theme": "^2.0.1",
15
"typedoc-plugin-markdown": "^4.2.7",
package.json
@@ -21,7 +21,7 @@
21
"concurrently": "^9.0.1",
22
"prettier": "^3.0.3",
23
"prettier-plugin-ember-template-tag": "^2.0.0",
24
- "release-plan": "^0.10.0"
+ "release-plan": "^0.11.0"
25
26
"volta": {
27
"node": "20.11.1",
0 commit comments