Skip to content

Commit 6dd091b

Browse files
chore(deps): bump p-limit from 3.1.0 to 5.0.0
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v3.1.0...v5.0.0) --- updated-dependencies: - dependency-name: p-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 388d58c commit 6dd091b

File tree

3 files changed

+8
-35
lines changed

3 files changed

+8
-35
lines changed

package-lock.json

Lines changed: 6 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"lint-staged": "15.1.0",
8585
"markdownlint-cli": "0.37.0",
8686
"minio": "7.1.3",
87-
"p-limit": "4.0.0",
87+
"p-limit": "5.0.0",
8888
"prettier": "2.8.8",
8989
"rimraf": "5.0.5",
9090
"rxjs": "7.8.1",

packages/es-cqrs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/runtime": "^7.9.2",
2929
"@nestjs/cqrs": "10.2.6",
3030
"lodash": "^4.17.12",
31-
"p-limit": "^3.1.0",
31+
"p-limit": "^5.0.0",
3232
"uuid": "^9.0.0"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)