Skip to content

Commit 5769a53

Browse files
chore(deps): bump node-notifier from 8.0.0 to 8.0.2
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a994d3 commit 5769a53

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

yarn.lock

+23-9
Original file line numberDiff line numberDiff line change
@@ -5014,6 +5014,13 @@ loose-envify@^1.0.0, loose-envify@^1.4.0:
50145014
dependencies:
50155015
js-tokens "^3.0.0 || ^4.0.0"
50165016

5017+
lru-cache@^6.0.0:
5018+
version "6.0.0"
5019+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
5020+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
5021+
dependencies:
5022+
yallist "^4.0.0"
5023+
50175024
lunr@^2.3.9:
50185025
version "2.3.9"
50195026
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
@@ -5302,9 +5309,9 @@ node-modules-regexp@^1.0.0:
53025309
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
53035310

53045311
node-notifier@^8.0.0:
5305-
version "8.0.0"
5306-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
5307-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
5312+
version "8.0.2"
5313+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.2.tgz#f3167a38ef0d2c8a866a83e318c1ba0efeb702c5"
5314+
integrity sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg==
53085315
dependencies:
53095316
growly "^1.3.0"
53105317
is-wsl "^2.2.0"
@@ -6251,9 +6258,11 @@ [email protected]:
62516258
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
62526259

62536260
[email protected], semver@^7.3.2:
6254-
version "7.3.2"
6255-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
6256-
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
6261+
version "7.3.4"
6262+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
6263+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
6264+
dependencies:
6265+
lru-cache "^6.0.0"
62576266

62586267
semver@^6.0.0, semver@^6.3.0:
62596268
version "6.3.0"
@@ -7090,9 +7099,9 @@ uuid@^3.3.2:
70907099
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
70917100

70927101
uuid@^8.3.0:
7093-
version "8.3.0"
7094-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
7095-
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
7102+
version "8.3.2"
7103+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
7104+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
70967105

70977106
v8-to-istanbul@^5.0.1:
70987107
version "5.0.1"
@@ -7320,6 +7329,11 @@ yallist@^3.0.0, yallist@^3.0.3:
73207329
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
73217330
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
73227331

7332+
yallist@^4.0.0:
7333+
version "4.0.0"
7334+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
7335+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
7336+
73237337
yargonaut@^1.1.2:
73247338
version "1.1.4"
73257339
resolved "https://registry.yarnpkg.com/yargonaut/-/yargonaut-1.1.4.tgz#c64f56432c7465271221f53f5cc517890c3d6e0c"

0 commit comments

Comments
 (0)