Bump @types/openpgp from 4.4.11 to 4.4.12 (#23)

Bumps [@types/openpgp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/openpgp) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/openpgp)

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] 2020-05-22 04:01:45 +00:00 committed by GitHub
parent d9515b61b2
commit ece0894908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -741,9 +741,9 @@
"dev": true
},
"@types/openpgp": {
"version": "4.4.11",
"resolved": "https://registry.npmjs.org/@types/openpgp/-/openpgp-4.4.11.tgz",
"integrity": "sha512-dYCNJW9diCOp4x0wnyUR+Y4fka1pzRqItxD4ubOFfNMn0JO+HQe09LqJgA0uqAD0NYULqOYF/3qR2zIVFPMm7Q==",
"version": "4.4.12",
"resolved": "https://registry.npmjs.org/@types/openpgp/-/openpgp-4.4.12.tgz",
"integrity": "sha512-8vd0LQO4OQw3WueDSYAZcxlItyDWi7NCeXoxvCIePRRZnX4U9odDLY5rK7hHnXgnEatQgVYjtWoC5tE7rHBEqA==",
"dev": true,
"requires": {
"@types/bn.js": "*"

View file

@ -31,7 +31,7 @@
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/node": "^14.0.4",
"@types/openpgp": "^4.4.11",
"@types/openpgp": "^4.4.12",
"@zeit/ncc": "^0.22.2",
"jest": "^25.5.4",
"jest-circus": "^25.5.4",