Skip to content

Commit 18a1e1a

Browse files
chore(deps): update dependency node-notifier to v8.0.2
1 parent c38b410 commit 18a1e1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jsonwebtoken": "^9.0.0",
9393
"markdown-link-extractor": "^3.0.2",
9494
"minimatch": "^3.0.5",
95-
"node-notifier": "8.0.1",
95+
"node-notifier": "8.0.2",
9696
"nth-check": "^2.0.1",
9797
"qs": "^6.5.3",
9898
"set-value": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15239,10 +15239,10 @@ node-modules-regexp@^1.0.0:
1523915239
resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
1524015240
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
1524115241

15242-
node-notifier@8.0.1, node-notifier@^7.0.0, node-notifier@^8.0.0:
15243-
version "8.0.1"
15244-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
15245-
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
15242+
node-notifier@8.0.2, node-notifier@^7.0.0, node-notifier@^8.0.0:
15243+
version "8.0.2"
15244+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.2.tgz#f3167a38ef0d2c8a866a83e318c1ba0efeb702c5"
15245+
integrity sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg==
1524615246
dependencies:
1524715247
growly "^1.3.0"
1524815248
is-wsl "^2.2.0"

0 commit comments

Comments
 (0)