chore: bump rollup-plugin-flat-dts from 1.1.0 to 1.2.0 in /web3.js (#16087)

Bumps [rollup-plugin-flat-dts](https://github.com/run-z/rollup-plugin-flat-dts) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/run-z/rollup-plugin-flat-dts/releases)
- [Commits](https://github.com/run-z/rollup-plugin-flat-dts/compare/v1.1.0...v1.2.0)

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] 2021-03-24 05:13:09 +00:00 committed by GitHub
parent 560baa3296
commit 17dca6da6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16087,9 +16087,9 @@
} }
}, },
"rollup-plugin-flat-dts": { "rollup-plugin-flat-dts": {
"version": "1.1.0", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/rollup-plugin-flat-dts/-/rollup-plugin-flat-dts-1.1.0.tgz", "resolved": "https://registry.npmjs.org/rollup-plugin-flat-dts/-/rollup-plugin-flat-dts-1.2.0.tgz",
"integrity": "sha512-JIpOCSJz9KkrGN+XRayc5jYBoDq5H09NLWLalz2i8kC1kPI+QgP72bP9AvhlJOsu9+3OaOhwEGCuoSntsw7QXQ==", "integrity": "sha512-mMo9LyOcyYPiYujiAak4CEglKhxZ5FTc6KMohvTVVjJIZMtSkHkxnusQBa8nMKrJ0rLwmZVA8ls2bS16+zbD7A==",
"dev": true, "dev": true,
"requires": { "requires": {
"is-glob": "^4.0.1", "is-glob": "^4.0.1",