Skip to content

Commit f6a7890

Browse files
authored
fix(deps): Update dependency @types/uuid to v11 (#21971)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | @&#8203;types/uuid | devDependencies | major | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@types%2fuuid/10.0.0/11.0.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 68e29c2 commit f6a7890

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

plugins/source/airtable/package-lock.json

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/source/airtable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@ava/typescript": "^6.0.0",
4949
"@tsconfig/node20": "^20.1.2",
50-
"@types/uuid": "^10.0.0",
50+
"@types/uuid": "^11.0.0",
5151
"@types/yargs": "^17.0.24",
5252
"@typescript-eslint/eslint-plugin": "^8.0.0",
5353
"@typescript-eslint/parser": "^8.0.0",

0 commit comments

Comments
 (0)