Skip to content

Commit

Permalink
Update dependency inngest to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 3fdedf2 commit 59a4a2d
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.3.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.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/inngest/-/inngest-2.3.0.tgz#a59de168311d7be5bc155b7a7e04552061fae8c3"
integrity sha512-0E/r1Ik6iUU4LqAW0yIH4Idm0QyjG4+SVAhJeUFAwOJ2Ovkj7dyVcgCC8AM3hGpjmubsBlEVwsQA1AOz92cyZw==
dependencies:
buffer "^6.0.3"
canonicalize "^1.0.8"
Expand Down

0 comments on commit 59a4a2d

Please sign in to comment.