Skip to content

Commit 5cf2a2b

Browse files
chore(deps-dev): bump pm2 from 6.0.10 to 6.0.11 (#6058)
Bumps [pm2](https://github.com/Unitech/pm2) from 6.0.10 to 6.0.11. - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](Unitech/pm2@v6.0.10...v6.0.11) --- updated-dependencies: - dependency-name: pm2 dependency-version: 6.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2333ee0 commit 5cf2a2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test-packages/e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mock-fs": "^5.5.0",
4343
"moment": "^2.30.1",
4444
"openapi-backend": "^5.15.0",
45-
"pm2": "^6.0.10",
45+
"pm2": "^6.0.11",
4646
"sqlite3": "^5.1.7"
4747
},
4848
"cds": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7405,10 +7405,10 @@ pm2-sysmonit@^1.2.8:
74057405
systeminformation "^5.7"
74067406
tx2 "~1.0.4"
74077407

7408-
pm2@^6.0.10:
7409-
version "6.0.10"
7410-
resolved "https://registry.npmjs.org/pm2/-/pm2-6.0.10.tgz#e1d97e526d29c79b2cee13d9498a15adf0cd0d4d"
7411-
integrity sha512-sbk4HsnhtJMx1wJlhFQhYfDRzHtVK+cvdrIezbjM9WjSyc7kLtQ4nZ5K7JLOdLe3AevytmRcTiOa3VvAQrve2A==
7408+
pm2@^6.0.11:
7409+
version "6.0.11"
7410+
resolved "https://registry.npmjs.org/pm2/-/pm2-6.0.11.tgz#50c802c0ac5275580971c39289012b15a68b5a39"
7411+
integrity sha512-vD6uYdLLxs6xT6jKvLSJx3V+IhViHac8zEsvZm+0QDjR2dUyZtvem+sDLteZRnQ21tsp2oF7P03vCTDtOWD2HQ==
74127412
dependencies:
74137413
"@pm2/agent" "~2.1.1"
74147414
"@pm2/io" "~6.1.0"

0 commit comments

Comments
 (0)