Skip to content

Commit

Permalink
PKG -- [util-actor] Upgrade queue-microtask to latest
Browse files Browse the repository at this point in the history
* PKG [fcl-actor] -- Upgrade queue-microtask to latest (#1628)

Co-authored-by: Jeff Doyle <jeffrey.doyle@dapperlabs.com>

* PKG -- [util-actor] Upgrade queue-microtask to latest

* PKG -- [util-actor] Upgrade queue-microtask to latest

---------

Co-authored-by: Jesse Collier <jessecollier@gmail.com>
  • Loading branch information
JeffreyDoyle and jessecollier authored Apr 17, 2023
1 parent 544d8eb commit 3505278
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 51 deletions.
5 changes: 5 additions & 0 deletions .changeset/orange-years-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@onflow/util-actor": patch
---

PKG [fcl-actor] -- Upgrade queue-microtask to latest
94 changes: 44 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/util-actor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"queue-microtask": "1.1.2"
"queue-microtask": "1.2.3"
},
"source": "src/index.js",
"main": "dist/actor.js",
Expand Down

0 comments on commit 3505278

Please sign in to comment.