Skip to content

Commit

Permalink
chore: update node-notifier dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel910 committed Feb 17, 2024
1 parent 7a7e0c9 commit 78d04ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/cli-plugin-deploy-pulumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mime": "2.6.0",
"minimatch": "^5.1.0",
"ncp": "2.0.0",
"node-notifier": "7.0.2",
"node-notifier": "^10.0.1",
"open": "^8.4.0",
"ora": "4.1.1",
"replace-in-path": "^1.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16133,7 +16133,7 @@ __metadata:
mime: 2.6.0
minimatch: ^5.1.0
ncp: 2.0.0
node-notifier: 7.0.2
node-notifier: ^10.0.1
open: ^8.4.0
ora: 4.1.1
replace-in-path: ^1.1.0
Expand Down Expand Up @@ -31082,17 +31082,17 @@ __metadata:
languageName: node
linkType: hard

"node-notifier@npm:7.0.2":
version: 7.0.2
resolution: "node-notifier@npm:7.0.2"
"node-notifier@npm:^10.0.1":
version: 10.0.1
resolution: "node-notifier@npm:10.0.1"
dependencies:
growly: ^1.3.0
is-wsl: ^2.2.0
semver: ^7.3.2
semver: ^7.3.5
shellwords: ^0.1.1
uuid: ^8.2.0
uuid: ^8.3.2
which: ^2.0.2
checksum: 05c95fc54ff6d47771329de65f4c87de638475f0d3360e9c1d05599acce18bf2d285b50e398083f518ea90fb953a10c507d8f994d4e7f357b0c1ee4a2f21f242
checksum: ac09456152e433462dd3ca277048de7a60c6d63fc657e00ac72805841baf9bb2573e8d3f64c4b64af73546d1ed39733af6b0036c38b57a83c883aa33fff35a2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -39129,7 +39129,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:8.3.2, uuid@npm:^8.2.0, uuid@npm:^8.3.2":
"uuid@npm:8.3.2, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
Expand Down

0 comments on commit 78d04ad

Please sign in to comment.