Merge pull request #2812 from tridactyl/dependabot/npm_and_yarn/types/node-14.10.0

This commit is contained in:
dependabot-preview[bot] 2020-09-11 03:59:05 +00:00 committed by GitHub
commit e843801349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"devDependencies": {
"@types/firefox-webext-browser": "^78.0.1",
"@types/jest": "^26.0.13",
"@types/node": "^14.6.4",
"@types/node": "^14.10.0",
"@types/ramda": "^0.27.11",
"@types/selenium-webdriver": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^4.0.0",

View file

@ -738,10 +738,10 @@
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.1.tgz#6ac3f57c00ca28071a1774ec72d2e45750f21420"
integrity sha512-oaAg5gn74VFpPYs6Ou2pjDao3WJxnlnH29q9rLOxSGb0PTw2QtBQcTAN9xs1OAHrtI9En5kIXKM96stf7//c9w==
"@types/node@*", "@types/node@^14.6.4":
version "14.6.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
"@types/node@*", "@types/node@^14.10.0":
version "14.10.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.0.tgz#15815dff82c8dc30827f6b1286f865902945095a"
integrity sha512-SOIyrdADB4cq6eY1F+9iU48iIomFAPltu11LCvA9PKcyEwHadjCFzNVPotAR+oEJA0bCP4Xvvgy+vwu1ZjVh8g==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"