Skip to content

Commit

Permalink
Bump node-batcher
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijaNL committed May 22, 2023
1 parent d8ac5ec commit 133f25c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ajv": "^8.8.2",
"ajv-formats": "^2.1.1",
"delay": "^5.0.0",
"node-batcher": "^0.1.2",
"node-batcher": "^0.1.3",
"pg": "^8.8.0",
"safe-stable-stringify": "^2.4.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2802,10 +2802,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

node-batcher@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/node-batcher/-/node-batcher-0.1.2.tgz#d27a99286df75e2a634c4968d589ff052ccfc586"
integrity sha512-YHbw6GWhoqndLykyn+lEONdcortSLTJ5C/rf1zNPhSeuB96HHhkn/oJlADOKPEKfZ1rrFANm2HtMXeI4Eu0a0w==
node-batcher@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/node-batcher/-/node-batcher-0.1.3.tgz#16aa5fe8b7e9d2a76e7651dea76a68c6b50a52b9"
integrity sha512-rVG9lyS3GmuCpRkXK2sgcYtq6eNpF4pOXRH+mwY42fRTeSqY3pW03+tTdW/iFcs4g2M014fOW9Zpq86SVAnmJw==

node-preload@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 133f25c

Please sign in to comment.