mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Merge pull request #2067 from tridactyl/dependabot/npm_and_yarn/types/node-13.1.1
Bump @types/node from 13.1.0 to 13.1.1
This commit is contained in:
commit
4234c243b2
2 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^24.0.25",
|
||||
"@types/mithril": "^2.0.2",
|
||||
"@types/node": "^13.1.0",
|
||||
"@types/node": "^13.1.1",
|
||||
"@types/selenium-webdriver": "^4.0.6",
|
||||
"cleanslate": "^0.10.1",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -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.0":
|
||||
version "13.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.0.tgz#225cbaac5fdb2b9ac651b02c070d8aa3c37cc812"
|
||||
integrity sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==
|
||||
"@types/node@*", "@types/node@^13.1.1":
|
||||
version "13.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.1.tgz#6d11a8c2d58405b3db9388ab740106cbfa64c3c9"
|
||||
integrity sha512-hx6zWtudh3Arsbl3cXay+JnkvVgCKzCWKv42C9J01N2T2np4h8w5X8u6Tpz5mj38kE3M9FM0Pazx8vKFFMnjLQ==
|
||||
|
||||
"@types/selenium-webdriver@^4.0.6":
|
||||
version "4.0.6"
|
||||
|
@ -7760,7 +7760,7 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typedoc-default-themes@^0.6.2, typedoc-default-themes@^0.6.3:
|
||||
typedoc-default-themes@^0.6.3:
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.6.3.tgz#c214ce5bbcc6045558448a8fd422b90e3e9b6782"
|
||||
integrity sha512-rouf0TcIA4M2nOQFfC7Zp4NEwoYiEX4vX/ZtudJWU9IHA29MPC+PPgSXYLPESkUo7FuB//GxigO3mk9Qe1xp3Q==
|
||||
|
|
Loading…
Add table
Reference in a new issue