Skip to content

Commit

Permalink
chore: bump @types/ping from 0.4.3 to 0.4.4
Browse files Browse the repository at this point in the history
Bumps [@types/ping](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ping) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ping)

---
updated-dependencies:
- dependency-name: "@types/ping"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent eb2968e commit 683808d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.7",
"@types/ping": "^0.4.3",
"@types/ping": "^0.4.4",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.53.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,10 +1087,10 @@ __metadata:
languageName: node
linkType: hard

"@types/ping@npm:^0.4.3":
version: 0.4.3
resolution: "@types/ping@npm:0.4.3"
checksum: c081fd92cbd1f07f4fb217a4a29f3c8bcdf53a463f18283718729fe0037da6e569cb9665b9e4977cf145a1c05e3eaf3d25f2773558f72d993f1c378031f294f7
"@types/ping@npm:^0.4.4":
version: 0.4.4
resolution: "@types/ping@npm:0.4.4"
checksum: 8446425a8a71d374b19c9acd506ebb0bf35688fef3d8ec70e2c9204259e78c46515ed59202a997ed6efd7a5d6d4f3a5d5140278021dfad94e119ef3cf855504c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4849,7 +4849,7 @@ __metadata:
dependencies:
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.7"
"@types/ping": "npm:^0.4.3"
"@types/ping": "npm:^0.4.4"
"@typescript-eslint/eslint-plugin": "npm:^6.9.1"
"@typescript-eslint/parser": "npm:^6.9.1"
eslint: "npm:^8.53.0"
Expand Down

0 comments on commit 683808d

Please sign in to comment.