Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 6c8b77e commit 0826c5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/lodash": "^4.17.13",
"@types/node": "^20.17.10",
"@types/lodash": "^4.17.14",
"@types/node": "^20.17.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -873,8 +873,8 @@ __metadata:
"@sapphire/ts-config": "npm:^5.0.1"
"@snowcrystals/icicle": "npm:^2.0.4"
"@snowcrystals/prettier-config": "npm:^1.0.0"
"@types/lodash": "npm:^4.17.13"
"@types/node": "npm:^20.17.10"
"@types/lodash": "npm:^4.17.14"
"@types/node": "npm:^20.17.11"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
discord.js: "npm:^14.16.3"
Expand Down Expand Up @@ -925,10 +925,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
"@types/lodash@npm:^4.17.14":
version: 4.17.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
languageName: node
linkType: hard

Expand All @@ -948,12 +948,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
"@types/node@npm:^20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/458ec725319e57d4692cbb56d81f1a90f9074cef9ec185c59e6f6c557a3d2ded57c5e443b1e82eba923d53dda4db18797fb131ee6e46fdb3d7d2f54d54aaebe3
checksum: 10c0/16cb9c63d5b8903a6ee05b2948af3379e34b438682cb219f7877521fb24cf3ec5dbd7016dc95a156ae60821a936dea0018f460a7016cc3228b7f572d862bad68
languageName: node
linkType: hard

Expand Down

0 comments on commit 0826c5b

Please sign in to comment.