mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump @types/node from 12.6.9 to 12.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.6.9 to 12.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8fb2a2974a
commit
9a50a06650
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^24.0.16",
|
||||
"@types/mithril": "^2.0.0",
|
||||
"@types/node": "^12.6.9",
|
||||
"@types/node": "^12.7.2",
|
||||
"awesome-typescript-loader": "^5.2.1",
|
||||
"cleanslate": "^0.10.1",
|
||||
"copy-webpack-plugin": "^5.0.4",
|
||||
|
|
|
@ -470,10 +470,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.0.tgz#308fd197fdd6d76c52c4ca6f5bb8f42073afa91b"
|
||||
integrity sha512-sW7qB59pz+AJCpiT3ivsMMsr/5stuCUf4IC22QfhYAMItBy3XSjyzCa/oRG+oTTzYnx5VuPtPNHN4fZ0QRnKDg==
|
||||
|
||||
"@types/node@*", "@types/node@^12.6.9":
|
||||
version "12.6.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.9.tgz#ffeee23afdc19ab16e979338e7b536fdebbbaeaf"
|
||||
integrity sha512-+YB9FtyxXGyD54p8rXwWaN1EWEyar5L58GlGWgtH2I9rGmLGBQcw63+0jw+ujqVavNuO47S1ByAjm9zdHMnskw==
|
||||
"@types/node@*", "@types/node@^12.7.2":
|
||||
version "12.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
|
||||
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
|
||||
|
||||
"@types/node@^8.0.7":
|
||||
version "8.10.50"
|
||||
|
|
Loading…
Add table
Reference in a new issue