8000 chore: bump node-notifier from 8.0.0 to 8.0.1 (#2893) · dopecodez/typescript-eslint@9f7ec66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f7ec66

Browse files
chore: bump node-notifier from 8.0.0 to 8.0.1 (typescript-eslint#2893)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8f73e1 commit 9f7ec66

File tree

1 file changed

+26
-7
lines changed

1 file changed

+26
-7
lines changed

yarn.lock

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6069,6 +6069,13 @@ lru-cache@^5.1.1:
60696069
dependencies:
60706070
yallist "^3.0.2"
60716071

6072+
lru-cache@^6.0.0:
6073+
version "6.0.0"
6074+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
6075+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
6076+
dependencies:
6077+
yallist "^4.0.0"
6078+
60726079
macos-release@^2.2.0:
60736080
version "2.4.1"
60746081
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.4.1.tgz#64033d0ec6a5e6375155a74b1a1eba8e509820ac"
@@ -6547,9 +6554,9 @@ node-modules-regexp@^1.0.0:
65476554
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
65486555

65496556
node-notifier@^8.0.0:
6550-
version "8.0.0"
6551-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
6552-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
6557+
version "8.0.1"
6558+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
6559+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
65536560
dependencies:
65546561
growly "^1.3.0"
65556562
is-wsl "^2.2.0"
@@ -7788,11 +7795,18 @@ semver-regex@^2.0.0:
77887795
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
77897796
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
77907797

7791-
semver@7.3.2, semver@7.x, semver@^7.2.1, semver@^7.3.2:
7798+
semver@7.3.2:
77927799
version "7.3.2"
77937800
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
77947801
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
77957802

7803+
semver@7.x, semver@^7.2.1, semver@^7.3.2:
7804+
version "7.3.4"
7805+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
7806+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
7807+
dependencies:
7808+
lru-cache "^6.0.0"
7809+
77967810
semver@^6.0.0, semver@^6.2.0, semver@^6.3.0:
77977811
version "6.3.0"
77987812
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
@@ -8810,9 +8824,9 @@ uuid@^3.0.1, uuid@^3.3.2:
88108824
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
88118825

88128826
uuid@^8.3.0:
8813-
version "8.3.0"
8814-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
8815-
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
8827+
version "8.3.2"
8828+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
8829+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
88168830

88178831
v8-compile-cache@^2.0.3:
88188832
version "2.1.1"
@@ -9099,6 +9113,11 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
90999113
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
91009114
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
91019115

9116+
yallist@^4.0.0:
9117+
version "4.0.0"
9118+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9119+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
9120+
91029121
yaml@^1.10.0, yaml@^1.7.2:
91039122
version "1.10.0"
91049123
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"

0 commit comments

Comments
 (0)
0