chore(deps-dev): bump @types/node from 10.12.9 to 10.12.10 (#122)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.9 to 10.12.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8462fa0f08
commit
19306d8419
2 changed files with 5 additions and 5 deletions
|
@ -151,7 +151,7 @@
|
|||
"discord-rpc": "icrawl/rpc#unix_timestamp"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^10.12.9",
|
||||
"@types/node": "^10.12.10",
|
||||
"fs-nextra": "^0.3.7",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
normalize-path "^2.0.1"
|
||||
through2 "^2.0.3"
|
||||
|
||||
"@types/node@^10.12.9":
|
||||
version "10.12.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.9.tgz#a07bfa74331471e1dc22a47eb72026843f7b95c8"
|
||||
integrity sha512-eajkMXG812/w3w4a1OcBlaTwsFPO5F7fJ/amy+tieQxEMWBlbV1JGSjkFM+zkHNf81Cad+dfIRA+IBkvmvdAeA==
|
||||
"@types/node@^10.12.10":
|
||||
version "10.12.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.10.tgz#4fa76e6598b7de3f0cb6ec3abacc4f59e5b3a2ce"
|
||||
integrity sha512-8xZEYckCbUVgK8Eg7lf5Iy4COKJ5uXlnIOnePN0WUwSQggy9tolM+tDJf7wMOnT/JT/W9xDYIaYggt3mRV2O5w==
|
||||
|
||||
acorn@5.X, acorn@^5.0.3:
|
||||
version "5.7.3"
|
||||
|
|
Loading…
Reference in a new issue