mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump @types/node from 13.1.5 to 13.1.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.5 to 13.1.6. - [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
6e144e7f42
commit
766ed3b9f7
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^24.0.25",
|
||||
"@types/mithril": "^2.0.2",
|
||||
"@types/node": "^13.1.5",
|
||||
"@types/node": "^13.1.6",
|
||||
"@types/selenium-webdriver": "^4.0.6",
|
||||
"cleanslate": "^0.10.1",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
|
|
|
@ -453,10 +453,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.1.tgz#6ac3f57c00ca28071a1774ec72d2e45750f21420"
|
||||
integrity sha512-oaAg5gn74VFpPYs6Ou2pjDao3WJxnlnH29q9rLOxSGb0PTw2QtBQcTAN9xs1OAHrtI9En5kIXKM96stf7//c9w==
|
||||
|
||||
"@types/node@*", "@types/node@^13.1.5":
|
||||
version "13.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.5.tgz#4d5efc52a1d3e45d13e5ec9f911cbc5b089ccaec"
|
||||
integrity sha512-wupvfmtbqRJzjCm1H2diy7wo31Gn1OzvqoxCfQuKM9eSecogzP0WTlrjdq7cf7jgSO2ZX6hxwgRPR8Wt7FA22g==
|
||||
"@types/node@*", "@types/node@^13.1.6":
|
||||
version "13.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.6.tgz#076028d0b0400be8105b89a0a55550c86684ffec"
|
||||
integrity sha512-Jg1F+bmxcpENHP23sVKkNuU3uaxPnsBMW0cLjleiikFKomJQbsn0Cqk2yDvQArqzZN6ABfBkZ0To7pQ8sLdWDg==
|
||||
|
||||
"@types/selenium-webdriver@^4.0.6":
|
||||
version "4.0.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue