Skip to content

Commit 0cfcfac

Browse files
Update devDependencies
1 parent 839e65e commit 0cfcfac

File tree

3 files changed

+2229
-1911
lines changed

3 files changed

+2229
-1911
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"docs:watch": "typedoc --options ./typedoc.config.json --watch"
1010
},
1111
"devDependencies": {
12-
"typedoc": "^0.26.10",
12+
"typedoc": "^0.27.0",
1313
"typedoc-github-wiki-theme": "^2.0.0",
1414
"typedoc-gitlab-wiki-theme": "^2.0.1",
1515
"typedoc-plugin-markdown": "^4.2.7",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"concurrently": "^9.0.1",
2222
"prettier": "^3.0.3",
2323
"prettier-plugin-ember-template-tag": "^2.0.0",
24-
"release-plan": "^0.10.0"
24+
"release-plan": "^0.11.0"
2525
},
2626
"volta": {
2727
"node": "20.11.1",

0 commit comments

Comments
 (0)