Update dependency @types/react-redux to v7.1.27
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-09-27 09:07:15 +00:00
parent 2ae0a5bcef
commit ec73b2c435
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/react": "18.2.23",
"@types/react-redux": "7.1.26",
"@types/react-redux": "7.1.27",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",
"eslint": "8.50.0",

View File

@ -1249,10 +1249,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
"@types/react-redux@7.1.26":
version "7.1.26"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.26.tgz#84149f5614e40274bb70fcbe8f7cae6267d548b1"
integrity sha512-UKPo7Cm7rswYU6PH6CmTNCRv5NYF3HrgKuHEYTK8g/3czYLrUux50gQ2pkxc9c7ZpQZi+PNhgmI8oNIRoiVIxg==
"@types/react-redux@7.1.27":
version "7.1.27"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.27.tgz#1afb31f7354bf787e162c10ff3fa19bafa9e6b57"
integrity sha512-xj7d9z32p1K/eBmO+OEy+qfaWXtcPlN8f1Xk3Ne0p/ZRQ867RI5bQ/bpBtxbqU1AHNhKJSgGvld/P2myU2uYkg==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"