Skip to content

Commit

Permalink
chore: updated GitHub Submodules at 2024-09-02 03:38.41
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 2, 2024
1 parent 8868a6e commit f27445e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 14 deletions.
2 changes: 1 addition & 1 deletion projects/framework
Submodule framework updated 2 files
+4 −4 package.json
+35 −35 yarn.lock
2 changes: 1 addition & 1 deletion projects/utilities
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.4.0, @commitlint/cli@npm:^19.4.1":
"@commitlint/cli@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/cli@npm:19.4.1"
dependencies:
Expand All @@ -1847,7 +1847,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^19.2.2, @commitlint/config-conventional@npm:^19.4.1":
"@commitlint/config-conventional@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/config-conventional@npm:19.4.1"
dependencies:
Expand Down Expand Up @@ -4357,6 +4357,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord-utilities@npm:^3.4.0":
version: 3.4.0
resolution: "@sapphire/discord-utilities@npm:3.4.0"
dependencies:
discord-api-types: "npm:^0.37.97"
checksum: 10/007368a5332d82faa2e4d6045343a4079b358dea616692c696a204e962a1fc59982dd411e5b26c1b4936d759f77d1ed74517417948f02a8558d3049253419f14
languageName: node
linkType: hard

"@sapphire/discord-utilities@workspace:^, @sapphire/discord-utilities@workspace:projects/utilities/packages/discord-utilities":
version: 0.0.0-use.local
resolution: "@sapphire/discord-utilities@workspace:projects/utilities/packages/discord-utilities"
Expand Down Expand Up @@ -4571,13 +4580,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sapphire/framework@workspace:projects/framework"
dependencies:
"@commitlint/cli": "npm:^19.4.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@commitlint/cli": "npm:^19.4.1"
"@commitlint/config-conventional": "npm:^19.4.1"
"@discordjs/builders": "npm:^1.8.2"
"@favware/cliff-jumper": "npm:^4.1.0"
"@favware/npm-deprecate": "npm:^1.0.7"
"@favware/rollup-type-bundler": "npm:^3.3.0"
"@sapphire/discord-utilities": "npm:^3.3.0"
"@sapphire/discord-utilities": "npm:^3.4.0"
"@sapphire/discord.js-utilities": "npm:^7.3.0"
"@sapphire/eslint-config": "npm:^5.0.5"
"@sapphire/lexure": "npm:^1.1.7"
Expand All @@ -4589,7 +4598,7 @@ __metadata:
"@sapphire/stopwatch": "npm:^1.5.2"
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:^3.17.0"
"@types/node": "npm:^20.16.1"
"@types/node": "npm:^20.16.2"
"@types/ws": "npm:^8.5.12"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand Down Expand Up @@ -5047,7 +5056,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^4.1.0"
"@types/jsdom": "npm:^21.1.7"
"@vitest/coverage-v8": "npm:^2.0.5"
jsdom: "npm:^24.1.3"
jsdom: "npm:^25.0.0"
tslib: "npm:^2.7.0"
tsup: "npm:^8.2.4"
tsx: "npm:^4.19.0"
Expand Down Expand Up @@ -5919,7 +5928,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.8, @types/node@npm:^20.16.1, @types/node@npm:^20.16.2":
"@types/node@npm:^20.14.8, @types/node@npm:^20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
Expand Down Expand Up @@ -13723,9 +13732,9 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.1.3":
version: 24.1.3
resolution: "jsdom@npm:24.1.3"
"jsdom@npm:^25.0.0":
version: 25.0.0
resolution: "jsdom@npm:25.0.0"
dependencies:
cssstyle: "npm:^4.0.1"
data-urls: "npm:^5.0.0"
Expand Down Expand Up @@ -13753,7 +13762,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: 10/81e01d092a3620a9749e46572c26b21eb1fefc4e593f99e4acf3d4a803dfb091917e7b7096b3e62fab87e1d525a4030b803be1f5dbb5e7e61435d726f82f7457
checksum: 10/f07271fe3922458885540b4dd9fb6170a11059f3128ec3cec2688c5c10fde5ca2e8ddcc207fff540e21dfaf592fae6a791c3359038ba4d116250dd3258fbd8cb
languageName: node
linkType: hard

Expand Down

0 comments on commit f27445e

Please sign in to comment.