mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
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:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user