Skip to content

Commit

Permalink
Update dependency inngest to v2.4.0 (#176)
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] committed Aug 2, 2023
1 parent 3fdedf2 commit 5d7a0af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/inngest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@whatwg-node/fetch": "0.9.6",
"fast-json-stable-stringify": "2.1.0",
"fast-redact": "3.1.2",
"inngest": "2.1.0",
"inngest": "2.4.0",
"tslib": "2.5.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5297,10 +5297,10 @@ ini@^1.3.4:
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==

inngest@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/inngest/-/inngest-2.1.0.tgz#34ae595193c5ea6d0312a12f8fb1dfafb7468821"
integrity sha512-KPUl4rGJTOc/zAAkToSMn/RpHaPYp/rKjSog9uhhEteugDcnmbregJ7oez28HQh86uemY1Lt/juYK2WUdRUVDw==
inngest@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/inngest/-/inngest-2.4.0.tgz#cb4cc4f1317ebf6eba62faea5fd3cfeddb724d30"
integrity sha512-C7c3/FX0T4U5rgVb3YcqwGJo2vcL7tHk8Vz0Jq4Zcx86d+c21r4HWJzF2KDcMljndftjPfs4iAOEbhklmXdouQ==
dependencies:
buffer "^6.0.3"
canonicalize "^1.0.8"
Expand Down

0 comments on commit 5d7a0af

Please sign in to comment.