Skip to content

Commit 6028f70

Browse files
fix(deps): bump node-notifier from 8.0.0 to 8.0.1 (#367)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b7d2d6 commit 6028f70

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

yarn.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -5702,9 +5702,9 @@ node-modules-regexp@^1.0.0:
57025702
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
57035703

57045704
node-notifier@^8.0.0:
5705-
version "8.0.0"
5706-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
5707-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
5705+
version "8.0.1"
5706+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
5707+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
57085708
dependencies:
57095709
growly "^1.3.0"
57105710
is-wsl "^2.2.0"
@@ -7165,9 +7165,11 @@ semver@^6.0.0, semver@^6.3.0:
71657165
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
71667166

71677167
semver@^7.1.2, semver@^7.2.1, semver@^7.3.2:
7168-
version "7.3.2"
7169-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
7170-
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
7168+
version "7.3.4"
7169+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
7170+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
7171+
dependencies:
7172+
lru-cache "^6.0.0"
71717173

71727174
set-blocking@^2.0.0, set-blocking@~2.0.0:
71737175
version "2.0.0"
@@ -8201,9 +8203,9 @@ uuid@^3.3.2, uuid@^3.3.3:
82018203
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
82028204

82038205
uuid@^8.3.0:
8204-
version "8.3.1"
8205-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
8206-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
8206+
version "8.3.2"
8207+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
8208+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
82078209

82088210
v8-compile-cache@^2.0.3:
82098211
version "2.2.0"

0 commit comments

Comments
 (0)