1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

chore(deps-dev): bump @types/node from 13.13.6 to 14.0.1 in /web

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.6 to 14.0.1.
- [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:
dependabot-preview[bot] 2020-05-18 20:45:55 +00:00
parent 39000580e5
commit d882ad0d48

View File

@ -40,7 +40,7 @@
"@testing-library/react": "^10.0.2", "@testing-library/react": "^10.0.2",
"@types/i18next-node-fs-backend": "^2.1.0", "@types/i18next-node-fs-backend": "^2.1.0",
"@types/jest": "^25.1.4", "@types/jest": "^25.1.4",
"@types/node": "^13.9.8", "@types/node": "^14.0.1",
"@types/react-helmet": "^6.0.0", "@types/react-helmet": "^6.0.0",
"@types/react-router-dom": "^5.1.3", "@types/react-router-dom": "^5.1.3",
"@types/styled-components": "^5.0.1", "@types/styled-components": "^5.0.1",