Skip to content

Commit

Permalink
Bump @types/debug from 4.1.7 to 4.1.8
Browse files Browse the repository at this point in the history
Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 529a79f commit 521e96e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/genesys-web-messaging-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@ikerin/build-readme": "^1.1.1",
"@sinonjs/fake-timers": "^10.0.2",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/jest": "^29.0.3",
"@types/node": "^14.14.2",
"@types/uuid": "^8.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ __metadata:
dependencies:
"@ikerin/build-readme": ^1.1.1
"@sinonjs/fake-timers": ^10.0.2
"@types/debug": ^4.1.7
"@types/debug": ^4.1.8
"@types/jest": ^29.0.3
"@types/node": ^14.14.2
"@types/uuid": ^8.3.3
Expand Down Expand Up @@ -1093,12 +1093,12 @@ __metadata:
languageName: node
linkType: hard

"@types/debug@npm:^4.1.7":
version: 4.1.7
resolution: "@types/debug@npm:4.1.7"
"@types/debug@npm:^4.1.8":
version: 4.1.8
resolution: "@types/debug@npm:4.1.8"
dependencies:
"@types/ms": "*"
checksum: 0a7b89d8ed72526858f0b61c6fd81f477853e8c4415bb97f48b1b5545248d2ae389931680b94b393b993a7cfe893537a200647d93defe6d87159b96812305adc
checksum: a9a9bb40a199e9724aa944e139a7659173a9b274798ea7efbc277cb084bc37d32fc4c00877c3496fac4fed70a23243d284adb75c00b5fdabb38a22154d18e5df
languageName: node
linkType: hard

Expand Down

0 comments on commit 521e96e

Please sign in to comment.