Skip to content

Commit 3a4ef1f

Browse files
author
ben.durrant
committed
update to latest remark-typescript-tools
1 parent c111bba commit 3a4ef1f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "^18.1.0",
1616
"react-dom": "^18.1.0",
1717
"react-lite-youtube-embed": "^2.0.3",
18-
"remark-typescript-tools": "^1.0.8",
18+
"remark-typescript-tools": "^1.1.0",
1919
"typescript": "~4.2.4"
2020
},
2121
"browserslist": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23900,17 +23900,17 @@ fsevents@^1.2.7:
2390023900
languageName: node
2390123901
linkType: hard
2390223902

23903-
"remark-typescript-tools@npm:^1.0.8":
23904-
version: 1.0.8
23905-
resolution: "remark-typescript-tools@npm:1.0.8"
23903+
"remark-typescript-tools@npm:^1.1.0":
23904+
version: 1.1.0
23905+
resolution: "remark-typescript-tools@npm:1.1.0"
2390623906
dependencies:
2390723907
"@microsoft/tsdoc": ^0.12.21
2390823908
prettier: ^2.1.1
2390923909
unist-util-flatmap: ^1.0.0
2391023910
unist-util-visit: ^2.0.3
2391123911
peerDependencies:
2391223912
typescript: ">=4.0"
23913-
checksum: 6d2c1390e73fc1ed2b2d3816fbea34d72bc822ec3bb0e605cabcbdb3624576196242d0a752e6e6a79be2821a2d335c868fe4ef7dd6bb550c41552b49d391d867
23913+
checksum: 3f48c77c449461fffb1d19e85b4a81de3327fae5a98c909330b7ffb85f2600359e7070f73f0b57476eae25b32f57906e3f438bb76bb65b6bd176af025e34ce67
2391423914
languageName: node
2391523915
linkType: hard
2391623916

@@ -28100,7 +28100,7 @@ fsevents@^1.2.7:
2810028100
react: ^18.1.0
2810128101
react-dom: ^18.1.0
2810228102
react-lite-youtube-embed: ^2.0.3
28103-
remark-typescript-tools: ^1.0.8
28103+
remark-typescript-tools: ^1.1.0
2810428104
typescript: ~4.2.4
2810528105
languageName: unknown
2810628106
linkType: soft

0 commit comments

Comments
 (0)