mirror of https://github.com/waku-org/js-waku.git
Bump @types/tail from 2.2.0 to 2.2.1
Bumps [@types/tail](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tail) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tail) --- updated-dependencies: - dependency-name: "@types/tail" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a9b5cb0f75
commit
975a874085
|
@ -3038,9 +3038,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/tail": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.0.tgz",
|
||||
"integrity": "sha512-QbZv/z5OhoOPVhlXTFlcA/zAGUAtRcvZ0n7WB8dhAMJAu68BivcJU1Q+AEI4SFYK3iA5O9mT+x/zw46BL+1FjQ==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.1.tgz",
|
||||
"integrity": "sha512-j75Gs5MiIpNR14wztQ4vtViUqxZi+lcgflyXC7P9iMgNnMab7XcV5p+2590IO3njsWWn5l8C+55ILk2CDDyaHg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/uuid": {
|
||||
|
@ -19782,9 +19782,9 @@
|
|||
}
|
||||
},
|
||||
"@types/tail": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.0.tgz",
|
||||
"integrity": "sha512-QbZv/z5OhoOPVhlXTFlcA/zAGUAtRcvZ0n7WB8dhAMJAu68BivcJU1Q+AEI4SFYK3iA5O9mT+x/zw46BL+1FjQ==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.1.tgz",
|
||||
"integrity": "sha512-j75Gs5MiIpNR14wztQ4vtViUqxZi+lcgflyXC7P9iMgNnMab7XcV5p+2590IO3njsWWn5l8C+55ILk2CDDyaHg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/uuid": {
|
||||
|
|
Loading…
Reference in New Issue