Merge pull request #6942 from syuilo/dependabot/npm_and_yarn/types/node-14.14.11

This commit is contained in:
dependabot-preview[bot] 2020-12-08 20:22:29 +00:00 committed by GitHub
commit bc3714139f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@
"@types/markdown-it": "10.0.3", "@types/markdown-it": "10.0.3",
"@types/matter-js": "0.14.7", "@types/matter-js": "0.14.7",
"@types/mocha": "7.0.2", "@types/mocha": "7.0.2",
"@types/node": "14.0.22", "@types/node": "14.14.11",
"@types/node-fetch": "2.5.7", "@types/node-fetch": "2.5.7",
"@types/nodemailer": "6.4.0", "@types/nodemailer": "6.4.0",
"@types/nprogress": "0.2.0", "@types/nprogress": "0.2.0",

View File

@ -694,10 +694,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*", "@types/node@14.0.22": "@types/node@*", "@types/node@14.14.11":
version "14.0.22" version "14.14.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.22.tgz#23ea4d88189cec7d58f9e6b66f786b215eb61bdc" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
integrity sha512-emeGcJvdiZ4Z3ohbmw93E/64jRzUHAItSHt8nF7M4TGgQTiWqFVGB8KNpLGFmUHmHLvjvBgFwVlqNcq+VuGv9g== integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
"@types/nodemailer@6.4.0": "@types/nodemailer@6.4.0":
version "6.4.0" version "6.4.0"