Go to file
RenovateBot f005cf0289
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency @types/jest to v29.5.8 (#87)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | dependencies | patch | [`29.5.7` -> `29.5.8`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.7/29.5.8) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/87
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-11-13 20:07:40 +00:00
.gitea Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
database Add safe mode (#85) 2023-11-12 20:53:50 +00:00
scripts Add google drive sync script (#68) 2023-11-03 19:35:49 +00:00
src Add safe mode (#85) 2023-11-12 20:53:50 +00:00
tests Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
.dev.env Add syncing with google drive (#75) 2023-11-10 18:32:08 +00:00
.drone.yml Fix drone script 2023-09-09 18:54:29 +01:00
.gitignore Ignore cards.db file 2023-10-21 17:51:49 +01:00
.prod.env Add syncing with google drive (#75) 2023-11-10 18:32:08 +00:00
.stage.env Add syncing with google drive (#75) 2023-11-10 18:32:08 +00:00
docker-compose.prod.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
docker-compose.stage.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
docker-compose.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
jest.config.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
jest.setup.js Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
package.json v0.2.0 2023-11-12 20:56:39 +00:00
README.md Initial commit 2023-08-19 14:09:24 +01:00
renovate.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
tsconfig.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
yarn.lock Update dependency @types/jest to v29.5.8 (#87) 2023-11-13 20:07:40 +00:00

card-drop