Update dependency @types/react to v17.0.51 - autoclosed #5

Closed
kjuulh wants to merge 1 commits from renovate/react-17.x into main
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 211620dfef - Show all commits

View File

@ -21,7 +21,7 @@
"tailwindcss": "2.2.19" "tailwindcss": "2.2.19"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "17.0.34", "@types/react": "17.0.51",
"@types/react-redux": "7.1.20", "@types/react-redux": "7.1.20",
"autoprefixer": "10.4.0", "autoprefixer": "10.4.0",
"cssnano": "5.0.10", "cssnano": "5.0.10",

View File

@ -1234,10 +1234,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.34": "@types/react@17.0.51":
version "17.0.34" version "17.0.51"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.51.tgz#ee8ee128b36d360cae2dc7986caa325079e4365c"
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg== integrity sha512-YMddzAE+nSH04BiTJ5GydTxk0/3hckqyuOclg0s6zQYj/XzfRVNzHZAFwZb5SCSavkzTYUtcq/gwjLnvt2Y4cg==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"