Skip to content

Commit

Permalink
fix(deps): update dependency minimal-promise-pool to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent e0a3471 commit df18347
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"minimal-promise-pool": "3.0.3"
"minimal-promise-pool": "4.0.0"
},
"devDependencies": {
"@firebase/rules-unit-testing": "3.0.1",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1458,15 +1458,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.22.11":
version: 7.22.11
resolution: "@babel/runtime@npm:7.22.11"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 5c875ad67a8b0c06ca3d7b5a3d90271e6b7b27ffc64ca7ce7a84ec11d520d91e5712a2796ef97b97418499cdb85bca11fb31ba605b9336c9728a908b6e0d0a9b
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.8.4":
version: 7.23.2
resolution: "@babel/runtime@npm:7.23.2"
Expand Down Expand Up @@ -1815,7 +1806,7 @@ __metadata:
kill-port: "npm:2.0.1"
lint-staged: "npm:15.0.2"
micromatch: "npm:4.0.5"
minimal-promise-pool: "npm:3.0.3"
minimal-promise-pool: "npm:4.0.0"
prettier: "npm:3.0.3"
sort-package-json: "npm:2.6.0"
typescript: "npm:5.2.2"
Expand Down Expand Up @@ -10626,12 +10617,10 @@ __metadata:
languageName: node
linkType: hard

"minimal-promise-pool@npm:3.0.3":
version: 3.0.3
resolution: "minimal-promise-pool@npm:3.0.3"
dependencies:
"@babel/runtime": "npm:7.22.11"
checksum: 421433da1b420e5b8b6cd97d4d427cdeb2ec41b9565718d67108f632a3ad9510017863cb338f059a041b3e950b5e415fd690ecdbc43efb79f31bc8c56d726a8a
"minimal-promise-pool@npm:4.0.0":
version: 4.0.0
resolution: "minimal-promise-pool@npm:4.0.0"
checksum: 05c1bbf7c304e9382e8947c7d70ae78fc7d0dae8a6ce978f4df6a1c0bb01e1ddf009847c00d39c8fb497e87116260dafb913f60c4d49b079029a2df263c6fd3a
languageName: node
linkType: hard

Expand Down

0 comments on commit df18347

Please sign in to comment.