mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(ForumChannel): add defaultForumLayout (#8895)
* feat(ForumChannel): add `defaultForumLayout` * fix: lockfile
This commit is contained in:
11
yarn.lock
11
yarn.lock
@@ -8457,14 +8457,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"discord-api-types@npm:^0.37.20":
|
||||
version: 0.37.20
|
||||
resolution: "discord-api-types@npm:0.37.20"
|
||||
checksum: 88ebed85aada3483e83ac46a1b4574c0d59948060ac72f451d658fa646b20d62bd6f21792043621dcc5a9e9353d95c25de70646b8d2a93f0022154345800b26c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"discord-api-types@npm:^0.37.23":
|
||||
"discord-api-types@npm:^0.37.20, discord-api-types@npm:^0.37.23":
|
||||
version: 0.37.23
|
||||
resolution: "discord-api-types@npm:0.37.23"
|
||||
checksum: 68c385366ccec523c35db4048f2c0d1fcd979fefb620ba57707dc648d0e647b817047a03682d9cac2e9e9a1642f2129ad343ac66a7a9b1e0d6bf53bc5eb11f37
|
||||
@@ -8484,7 +8477,7 @@ __metadata:
|
||||
"@sapphire/snowflake": ^3.2.2
|
||||
"@types/node": 16.18.4
|
||||
"@types/ws": ^8.5.3
|
||||
discord-api-types: ^0.37.20
|
||||
discord-api-types: ^0.37.23
|
||||
dtslint: ^4.2.1
|
||||
eslint: ^8.28.0
|
||||
eslint-formatter-pretty: ^4.1.0
|
||||
|
||||
Reference in New Issue
Block a user