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 dependencies (#89)
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 Oct 29, 2023
1 parent 41519ba commit ef842d6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"dependencies": {
"@octokit/webhooks": "^12.0.3",
"@octokit/webhooks-types": "^7.3.1",
"@prisma/client": "^5.4.2",
"@prisma/client": "^5.5.2",
"@sapphire/discord-utilities": "^3.1.1",
"@snowcrystals/icicle": "^2.0.4",
"@snowcrystals/iglo": "^1.2.8",
"axios": "^1.5.1",
"axios": "^1.6.0",
"body-parser": "^1.20.2",
"colorette": "2.0.20",
"discord.js": "^14.13.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,24 +572,24 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:^5.4.2":
version: 5.4.2
resolution: "@prisma/client@npm:5.4.2"
"@prisma/client@npm:^5.5.2":
version: 5.5.2
resolution: "@prisma/client@npm:5.5.2"
dependencies:
"@prisma/engines-version": 5.4.1-2.ac9d7041ed77bcc8a8dbd2ab6616b39013829574
"@prisma/engines-version": 5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: e01aebad95a6168668a214784e036ba4d6c6ac2c7eff35c7c3b1b729d2fc70b7f1addfce8a8550b24ffadf9be45538f2bd8a2257dfac9ec18d1d900437bf6660
checksum: 71ac5830041106070744645b882aa3270b8fb2d4a6bdf844c5e936543b2fccc3a6939e2ce47a5aad07f5c958e97ade06b7843a6664d8c9038403a357d04c5f88
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.4.1-2.ac9d7041ed77bcc8a8dbd2ab6616b39013829574":
version: 5.4.1-2.ac9d7041ed77bcc8a8dbd2ab6616b39013829574
resolution: "@prisma/engines-version@npm:5.4.1-2.ac9d7041ed77bcc8a8dbd2ab6616b39013829574"
checksum: 493f84e8856bf214c64177f879f7009740156492a3e1b42cd02e91eec273a5d290bfdde9ca32c361cd8a0616a33d903163582a51e44a79a6b6b318f72130517f
"@prisma/engines-version@npm:5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a":
version: 5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a
resolution: "@prisma/engines-version@npm:5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a"
checksum: bd0a1dd20f9c69526099800a9b1870ab5969ad8da728e3cec676b826f5d7e8751e118486901bde2f14f4edce02e98a26da1ad93560c4b51ec38be3356b1b6913
languageName: node
linkType: hard

Expand Down Expand Up @@ -1390,14 +1390,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.5.1":
version: 1.5.1
resolution: "axios@npm:1.5.1"
"axios@npm:^1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4444f06601f4ede154183767863d2b8e472b4a6bfc5253597ed6d21899887e1fd0ee2b3de792ac4f8459fe2e359d2aa07c216e45fd8b9e4e0688a6ebf48a5a8d
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2778,7 +2778,7 @@ __metadata:
"@commitlint/config-angular": ^18.0.0
"@octokit/webhooks": ^12.0.3
"@octokit/webhooks-types": ^7.3.1
"@prisma/client": ^5.4.2
"@prisma/client": ^5.5.2
"@sapphire/discord-utilities": ^3.1.1
"@sapphire/eslint-config": ^5.0.2
"@sapphire/ts-config": ^5.0.0
Expand All @@ -2792,7 +2792,7 @@ __metadata:
"@types/node": ^18.18.6
"@typescript-eslint/eslint-plugin": ^6.8.0
"@typescript-eslint/parser": ^6.8.0
axios: ^1.5.1
axios: ^1.6.0
body-parser: ^1.20.2
colorette: 2.0.20
discord.js: ^14.13.0
Expand Down

0 comments on commit ef842d6

Please sign in to comment.