Skip to content

Commit 1be76af

Browse files
chore(deps-dev): bump pm2 from 6.0.5 to 6.0.6 (#5796)
Bumps [pm2](https://github.com/Unitech/pm2) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](Unitech/pm2@v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: pm2 dependency-version: 6.0.6 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 44b12c7 commit 1be76af

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

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.12.0",
45-
"pm2": "^6.0.5",
45+
"pm2": "^6.0.6",
4646
"sqlite3": "^5.1.7"
4747
},
4848
"cds": {

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,6 +2434,11 @@ ansi-styles@^6.1.0:
24342434
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
24352435
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
24362436

2437+
ansis@4.0.0:
2438+
version "4.0.0"
2439+
resolved "https://registry.npmjs.org/ansis/-/ansis-4.0.0.tgz#0adef09876871c7c4d01af4c87faa4112d8d39e1"
2440+
integrity sha512-P8nrHI1EyW9OfBt1X7hMSwGN2vwRuqHSKJAT1gbLWZRzDa24oHjYwGHvEgHeBepupzk878yS/HBZ0NMPYtbolw==
2441+
24372442
antlr4@4.9.3:
24382443
version "4.9.3"
24392444
resolved "https://registry.npmjs.org/antlr4/-/antlr4-4.9.3.tgz#268b844ff8ce97d022399a05d4b37aa6ab4047b2"
@@ -7948,18 +7953,18 @@ pm2-sysmonit@^1.2.8:
79487953
systeminformation "^5.7"
79497954
tx2 "~1.0.4"
79507955

7951-
pm2@^6.0.5:
7952-
version "6.0.5"
7953-
resolved "https://registry.npmjs.org/pm2/-/pm2-6.0.5.tgz#a6eeedeb7d3bf59c145b2c00fb57ce1fbf1fa7db"
7954-
integrity sha512-+O43WPaEiwYbm6/XSpAOO1Rtya/Uof0n7x8hJZGfwIuepesNTIVArpZh4KqFfze0cvvqZMr0maTW3ifhvmyeMQ==
7956+
pm2@^6.0.6:
7957+
version "6.0.6"
7958+
resolved "https://registry.npmjs.org/pm2/-/pm2-6.0.6.tgz#d23e0d1e14c6d9b31a67a6ffe1c944963011538c"
7959+
integrity sha512-6t+I+Gc232dKe0OjwFYlU59JoY8MWBqsBmcZMSfKollByL4q8APUFwWOt7OtPH4lGO4Sb6GiFAqu7xT42QeRBA==
79557960
dependencies:
79567961
"@pm2/agent" "~2.1.1"
79577962
"@pm2/io" "~6.1.0"
79587963
"@pm2/js-api" "~0.8.0"
79597964
"@pm2/pm2-version-check" latest
7965+
ansis "4.0.0"
79607966
async "~3.2.6"
79617967
blessed "0.1.81"
7962-
chalk "3.0.0"
79637968
chokidar "^3.5.3"
79647969
cli-tableau "^2.0.0"
79657970
commander "2.15.1"

0 commit comments

Comments
 (0)