Skip to content

Commit d3ce5db

Browse files
chore(deps): update dependency typedoc-plugin-rename-defaults to v0.7.1
1 parent d43cfd2 commit d3ce5db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"ts-node": "10.9.2",
8282
"typedoc": "0.25.13",
8383
"typedoc-plugin-markdown": "3.16.0",
84-
"typedoc-plugin-rename-defaults": "0.7.0",
84+
"typedoc-plugin-rename-defaults": "0.7.1",
8585
"typescript": "5.4.5"
8686
},
8787
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12857,10 +12857,10 @@ typedoc-plugin-markdown@3.16.0:
1285712857
dependencies:
1285812858
handlebars "^4.7.7"
1285912859

12860-
typedoc-plugin-rename-defaults@0.7.0:
12861-
version "0.7.0"
12862-
resolved "https://registry.yarnpkg.com/typedoc-plugin-rename-defaults/-/typedoc-plugin-rename-defaults-0.7.0.tgz#8cd477b4e914c6021a1a0e1badaa869159bb6945"
12863-
integrity sha512-NudSQ1o/XLHNF9c4y7LzIZxfE9ltz09yCDklBPJpP5VMRvuBpYGIbQ0ZgmPz+EIV8vPx9Z/OyKwzp4HT2vDtfg==
12860+
typedoc-plugin-rename-defaults@0.7.1:
12861+
version "0.7.1"
12862+
resolved "https://registry.yarnpkg.com/typedoc-plugin-rename-defaults/-/typedoc-plugin-rename-defaults-0.7.1.tgz#804ceb784372f276437a509513ee77a2419250dc"
12863+
integrity sha512-hgg4mAy5IumgUmPOnVVGmGywjTGtUCmRJ2jRbseqtXdlUuYKj652ODL9joUWFt5uvNu4Dr/pNILc/qsKGHJw+w==
1286412864
dependencies:
1286512865
camelcase "^8.0.0"
1286612866

0 commit comments

Comments
 (0)