Skip to content

Commit

Permalink
build(deps): bump ip from 1.1.8 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 7eb7b67 commit 44e4348
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed .yarn/cache/ip-npm-1.1.8-abea558b72-a2ade53eb3.zip
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10515,9 +10515,9 @@ __metadata:
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.8
resolution: "ip@npm:1.1.8"
checksum: a2ade53eb339fb0cbe9e69a44caab10d6e3784662285eb5d2677117ee4facc33a64679051c35e0dfdb1a3983a51ce2f5d2cb36446d52e10d01881789b76e28fb
version: 1.1.9
resolution: "ip@npm:1.1.9"
checksum: b6d91fd45a856e3bd6d4f601ea0619d90f3517638f6918ebd079f959a8a6308568d8db5ef4fdf037e0d9cfdcf264f46833dfeea81ca31309cf0a7eb4b1307b84
languageName: node
linkType: hard

Expand Down

1 comment on commit 44e4348

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 16.21% 328/2024
🔴 Branches 16.3% 82/503
🔴 Functions 10.8% 65/602
🔴 Lines 15.5% 298/1923

Test suite run success

83 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from 44e4348

Please sign in to comment.