mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump @types/node from 13.11.1 to 13.13.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.11.1 to 13.13.3. - [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
7fe4b6d140
commit
be899ffeb8
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^25.2.1",
|
||||
"@types/mithril": "^2.0.2",
|
||||
"@types/node": "^13.11.1",
|
||||
"@types/node": "^13.13.3",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
"cleanslate": "^0.10.1",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
|
|
|
@ -666,10 +666,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.1.tgz#6ac3f57c00ca28071a1774ec72d2e45750f21420"
|
||||
integrity sha512-oaAg5gn74VFpPYs6Ou2pjDao3WJxnlnH29q9rLOxSGb0PTw2QtBQcTAN9xs1OAHrtI9En5kIXKM96stf7//c9w==
|
||||
|
||||
"@types/node@*", "@types/node@^13.11.1":
|
||||
version "13.11.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
|
||||
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
|
||||
"@types/node@*", "@types/node@^13.13.3":
|
||||
version "13.13.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.3.tgz#385263e71ff584729ced140a935f3d029e3c8d1e"
|
||||
integrity sha512-FiVARmwSn2s0nXKJM9V7jWtGiSeUc58dxIRIhLPrPZTPRUEoHMK7BDEo0XWxQ9vNflxoUQlGDBn9/gLxORzLKQ==
|
||||
|
||||
"@types/prettier@^1.19.0":
|
||||
version "1.19.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue