chore(deps): bump @types/node from 14.14.34 to 14.14.35

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-16 06:05:32 +00:00 committed by GitHub
parent 81b6de7f71
commit c9fccea7f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -30,7 +30,7 @@
"@storybook/react": "^6.1.21", "@storybook/react": "^6.1.21",
"@storybook/theming": "^6.1.21", "@storybook/theming": "^6.1.21",
"@types/chroma-js": "^2.1.3", "@types/chroma-js": "^2.1.3",
"@types/node": "^14.14.34", "@types/node": "^14.14.35",
"@types/react": "^17.0.3", "@types/react": "^17.0.3",
"@types/react-custom-scrollbars": "^4.0.7", "@types/react-custom-scrollbars": "^4.0.7",
"@types/react-dom": "^17.0.2", "@types/react-dom": "^17.0.2",

View file

@ -16,7 +16,7 @@
"@testing-library/react": "^11.2.5", "@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3", "@testing-library/user-event": "^12.8.3",
"@types/jest": "^26.0.20", "@types/jest": "^26.0.20",
"@types/node": "^14.14.34", "@types/node": "^14.14.35",
"@types/react": "^17.0.3", "@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2", "@types/react-dom": "^17.0.2",
"memoize-one": "^5.1.1", "memoize-one": "^5.1.1",

View file

@ -2822,10 +2822,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*", "@types/node@^14.14.34": "@types/node@*", "@types/node@^14.14.35":
version "14.14.34" version "14.14.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA== integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.0" version "2.4.0"