Skip to content

Commit 6f696b5

Browse files
Merge pull request #32 from WalnutProgramming/dependabot/npm_and_yarn/typedoc-0.16.11
2 parents 9dd60a4 + 92b4030 commit 6f696b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"rollup": "^1.31.1",
3131
"rollup-plugin-babel": "^4.3.3",
3232
"rollup-plugin-terser": "^5.1.3",
33-
"typedoc": "^0.16.10",
33+
"typedoc": "^0.16.11",
3434
"typescript": "~3.8.2"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4524,10 +4524,10 @@ typedoc-default-themes@^0.7.2:
45244524
lunr "^2.3.8"
45254525
underscore "^1.9.1"
45264526

4527-
typedoc@^0.16.10:
4528-
version "0.16.10"
4529-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.10.tgz#217cd4243c9b4d85f49b94323c178f6d279bfb9c"
4530-
integrity sha512-Eo1+K+XTiqSi4lz5cPrV4RncLv6abjCd/jfL5tTueNZGO2p8x2yDIrXkxL9C+SoLjJm2xpMs3CXYmTnilxk1cA==
4527+
typedoc@^0.16.11:
4528+
version "0.16.11"
4529+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.11.tgz#95f862c6eba78533edc9af7096d2295b718eddc1"
4530+
integrity sha512-YEa5i0/n0yYmLJISJ5+po6seYfJQJ5lQYcHCPF9ffTF92DB/TAZO/QrazX5skPHNPtmlIht5FdTXCM2kC7jQFQ==
45314531
dependencies:
45324532
"@types/minimatch" "3.0.3"
45334533
fs-extra "^8.1.0"
@@ -4546,7 +4546,7 @@ typescript@3.7.x:
45464546
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
45474547
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
45484548

4549-
typescript@^3.8.2:
4549+
typescript@~3.8.2:
45504550
version "3.8.2"
45514551
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
45524552
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==

0 commit comments

Comments
 (0)