chore(deps)(deps-dev): bump @types/tail from 2.2.1 to 2.2.3 (#1760)

Bumps [@types/tail](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tail) from 2.2.1 to 2.2.3.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-19 20:47:33 +01:00 committed by GitHub
parent 566e02e0cf
commit 4de54865ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 7 deletions

15
package-lock.json generated
View File

@ -4151,9 +4151,10 @@
"license": "MIT"
},
"node_modules/@types/tail": {
"version": "2.2.1",
"dev": true,
"license": "MIT"
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.3.tgz",
"integrity": "sha512-Hnf352egOlDR4nVTaGX0t/kmTNXHMdovF2C7PVDFtHTHJPFmIspOI1b86vEOxU7SfCq/dADS7ptbqgG/WGGxnA==",
"dev": true
},
"node_modules/@types/ungap__structured-clone": {
"version": "0.3.0",
@ -26488,7 +26489,7 @@
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.1",
"@types/tail": "^2.2.3",
"@waku/dns-discovery": "*",
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
@ -29217,7 +29218,9 @@
"version": "0.0.30"
},
"@types/tail": {
"version": "2.2.1",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@types/tail/-/tail-2.2.3.tgz",
"integrity": "sha512-Hnf352egOlDR4nVTaGX0t/kmTNXHMdovF2C7PVDFtHTHJPFmIspOI1b86vEOxU7SfCq/dADS7ptbqgG/WGGxnA==",
"dev": true
},
"@types/ungap__structured-clone": {
@ -29801,7 +29804,7 @@
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.1",
"@types/tail": "^2.2.3",
"@waku/core": "*",
"@waku/dns-discovery": "*",
"@waku/enr": "*",

View File

@ -72,7 +72,7 @@
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.1",
"@types/tail": "^2.2.3",
"@waku/dns-discovery": "*",
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",