Skip to content

Commit c17111e

Browse files
Update dependency @types/utf8 to v3 (#1980)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/utf8](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/utf8) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/utf8)) | devDependencies | major | [`2.1.6` -> `3.0.3`](https://renovatebot.com/diffs/npm/@types%2futf8/2.1.6/3.0.3) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent c63165f commit c17111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classic-azure-ts-stream-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"devDependencies": {
55
"@types/node": "8.10.66",
6-
"@types/utf8": "2.1.6"
6+
"@types/utf8": "3.0.3"
77
},
88
"dependencies": {
99
"@pulumi/azure": "6.19.0",

0 commit comments

Comments
 (0)