Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 5c0d588

Browse files
authored
chore(deps): pin dependencies (#11)
chore(deps): pin dependencies
2 parents 6ae0080 + 424c6da commit 5c0d588

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"lint-staged": "9.2.5",
4343
"prettier": "1.18.2",
4444
"ts-jest": "24.1.0",
45-
"typedoc": "^0.15.0",
46-
"typedoc-plugin-markdown": "^2.2.6",
45+
"typedoc": "0.15.0",
46+
"typedoc-plugin-markdown": "2.2.6",
4747
"typescript": "3.6.3"
4848
}
4949
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4744,14 +4744,14 @@ typedoc-default-themes@^0.6.0:
47444744
lunr "^2.3.6"
47454745
underscore "^1.9.1"
47464746

4747-
typedoc-plugin-markdown@^2.2.6:
4747+
47484748
version "2.2.6"
47494749
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.6.tgz#f958e0fa9f569b604ceb1fbbf8ea33f9f26625fa"
47504750
integrity sha512-1c6Vml1WIlUclLP/NX0Fq8UnQ9K9mak8o9J5P7g4kx3SzPsC1vY4/1rQPffKo1YYbRwU7qWBiM1J9vSEHoYSRQ==
47514751
dependencies:
47524752
fs-extra "^8.1.0"
47534753

4754-
typedoc@^0.15.0:
4754+
47554755
version "0.15.0"
47564756
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.0.tgz#21eaf4db41cf2797bad027a74f2a75cd08ae0c2d"
47574757
integrity sha512-NOtfq5Tis4EFt+J2ozhVq9RCeUnfEYMFKoU6nCXCXUULJz1UQynOM+yH3TkfZCPLzigbqB0tQYGVlktUWweKlw==

0 commit comments

Comments
 (0)