From e4d9c1faac892aaa46c717191d6fa52f27693cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:50:40 +0000 Subject: [PATCH] chore(deps-dev): bump ps-list from 6.3.0 to 8.1.1 Bumps [ps-list](https://github.com/sindresorhus/ps-list) from 6.3.0 to 8.1.1. - [Release notes](https://github.com/sindresorhus/ps-list/releases) - [Commits](https://github.com/sindresorhus/ps-list/compare/v6.3.0...v8.1.1) --- updated-dependencies: - dependency-name: ps-list dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 82e9352ff..0bb8e4994 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "node-gyp": "^9.3.0", "prebuild": "^12.1.0", "prebuildify": "^5.0.1", - "ps-list": "^6.0.0", + "ps-list": "^8.1.1", "typescript": "^3.8.3" } } diff --git a/yarn.lock b/yarn.lock index 619e6f634..77a568b61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2669,10 +2669,10 @@ proxy-from-env@^1.1.0: resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== -ps-list@^6.0.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/ps-list/-/ps-list-6.3.0.tgz#a2b775c2db7d547a28fbaa3a05e4c281771259be" - integrity sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA== +ps-list@^8.1.1: + version "8.1.1" + resolved "https://registry.yarnpkg.com/ps-list/-/ps-list-8.1.1.tgz#9ff1952b26a9a07fcc05270407e60544237ae581" + integrity sha512-OPS9kEJYVmiO48u/B9qneqhkMvgCxT+Tm28VCEJpheTpl8cJ0ffZRRNgS5mrQRTrX5yRTpaJ+hRDeefXYmmorQ== psl@^1.1.28: version "1.9.0"