Merge pull request #314 from pybricks/dependabot/npm_and_yarn/types/react-16.14.4

Bump @types/react from 16.14.3 to 16.14.4
This commit is contained in:
David Lechner
2021-02-15 08:54:33 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@types/jest": "^26.0.20",
"@types/jszip": "^3.4.1",
"@types/node": "^12.20.1",
"@types/react": "^16.14.3",
"@types/react": "^16.14.4",
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.16",
"@types/react-splitter-layout": "^3.0.1",
+4 -4
View File
@@ -2677,10 +2677,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@^16", "@types/react@^16.14.3":
version "16.14.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
"@types/react@^16", "@types/react@^16.14.4":
version "16.14.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.4.tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f"
integrity sha512-ETj7GbkPGjca/A4trkVeGvoIakmLV6ZtX3J8dcmOpzKzWVybbrOxanwaIPG71GZwImoMDY6Fq4wIe34lEqZ0FQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"