Skip to content

Commit b522dd8

Browse files
authored
Merge pull request #66 from satackey/dependabot/npm_and_yarn/native-promise-pool-3.16.0
Bump native-promise-pool from 3.15.0 to 3.16.0
2 parents 1773363 + f7d26f9 commit b522dd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/recursive-readdir": "^2.2.0",
1313
"actions-exec-listener": "0.1.0",
1414
"crypto": "^1.0.1",
15-
"native-promise-pool": "^3.15.0",
15+
"native-promise-pool": "^3.16.0",
1616
"recursive-readdir": "^2.2.2",
1717
"string-format": "^2.0.0",
1818
"typescript-is": "^0.16.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -334,10 +334,10 @@ minimatch@3.0.4, minimatch@^3.0.4:
334334
dependencies:
335335
brace-expansion "^1.1.7"
336336

337-
native-promise-pool@^3.15.0:
338-
version "3.15.0"
339-
resolved "https://registry.yarnpkg.com/native-promise-pool/-/native-promise-pool-3.15.0.tgz#e9151325758a933c0dbb69d8ddecf64dc5668e57"
340-
integrity sha512-6CvuQFtYTZKRWppAaSkqlg/CkIhHAPVr/VxeRzkrmLX0fKNZutIHgGUs7fumL6elEiTIWGLk2lb7jflAHLDVCA==
337+
native-promise-pool@^3.16.0:
338+
version "3.16.0"
339+
resolved "https://registry.yarnpkg.com/native-promise-pool/-/native-promise-pool-3.16.0.tgz#1819c04f91357322f339232fa3e5f103564d741b"
340+
integrity sha512-lv7wMAZuGIAJor/3lb0bpAxf2cmF8bQEW1uXGaibQnoO0oLzc/cDqjVHX5FrHDhpnV7iHsG9F4U20QuxdvtC2A==
341341

342342
nested-error-stacks@^2:
343343
version "2.1.0"

0 commit comments

Comments
 (0)