Skip to content

Commit 18e4069

Browse files
chore(deps): update dependency typedoc-plugin-rename-defaults to v0.7.1
1 parent 97b312a commit 18e4069

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
@@ -82,7 +82,7 @@
8282
"ts-node": "10.9.2",
8383
"typedoc": "0.25.13",
8484
"typedoc-plugin-markdown": "3.16.0",
85-
"typedoc-plugin-rename-defaults": "0.7.0",
85+
"typedoc-plugin-rename-defaults": "0.7.1",
8686
"typescript": "5.4.5",
8787
"weak-napi": "2.0.2"
8888
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12190,10 +12190,10 @@ typedoc-plugin-markdown@3.16.0:
1219012190
dependencies:
1219112191
handlebars "^4.7.7"
1219212192

12193-
typedoc-plugin-rename-defaults@0.7.0:
12194-
version "0.7.0"
12195-
resolved "https://registry.yarnpkg.com/typedoc-plugin-rename-defaults/-/typedoc-plugin-rename-defaults-0.7.0.tgz#8cd477b4e914c6021a1a0e1badaa869159bb6945"
12196-
integrity sha512-NudSQ1o/XLHNF9c4y7LzIZxfE9ltz09yCDklBPJpP5VMRvuBpYGIbQ0ZgmPz+EIV8vPx9Z/OyKwzp4HT2vDtfg==
12193+
typedoc-plugin-rename-defaults@0.7.1:
12194+
version "0.7.1"
12195+
resolved "https://registry.yarnpkg.com/typedoc-plugin-rename-defaults/-/typedoc-plugin-rename-defaults-0.7.1.tgz#804ceb784372f276437a509513ee77a2419250dc"
12196+
integrity sha512-hgg4mAy5IumgUmPOnVVGmGywjTGtUCmRJ2jRbseqtXdlUuYKj652ODL9joUWFt5uvNu4Dr/pNILc/qsKGHJw+w==
1219712197
dependencies:
1219812198
camelcase "^8.0.0"
1219912199

0 commit comments

Comments
 (0)