Bump @types/react-router from 5.1.16 to 5.1.17 (#247)

This commit is contained in:
dependabot[bot]
2021-10-26 04:42:25 +00:00
committed by GitHub
parent 85dfe540a8
commit 0842c52d20
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@types/openpgp": "^4.4.18", "@types/openpgp": "^4.4.18",
"@types/react": "^17.0.33", "@types/react": "^17.0.33",
"@types/react-dom": "^17.0.9", "@types/react-dom": "^17.0.9",
"@types/react-router": "^5.1.16", "@types/react-router": "^5.1.17",
"@types/react-router-dom": "^5.1.8", "@types/react-router-dom": "^5.1.8",
"@types/styled-components": "^5.1.15", "@types/styled-components": "^5.1.15",
"@types/webpack-subresource-integrity": "^5.0.0", "@types/webpack-subresource-integrity": "^5.0.0",

View File

@@ -2072,10 +2072,10 @@
"@types/react" "*" "@types/react" "*"
"@types/react-router" "*" "@types/react-router" "*"
"@types/react-router@*", "@types/react-router@^5.1.16": "@types/react-router@*", "@types/react-router@^5.1.17":
version "5.1.16" version "5.1.17"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.16.tgz#f3ba045fb96634e38b21531c482f9aeb37608a99" resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.17.tgz#087091006213b11042f39570e5cd414863693968"
integrity sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg== integrity sha512-RNSXOyb3VyRs/EOGmjBhhGKTbnN6fHWvy5FNLzWfOWOGjgVUKqJZXfpKzLmgoU8h6Hj8mpALj/mbXQASOb92wQ==
dependencies: dependencies:
"@types/history" "*" "@types/history" "*"
"@types/react" "*" "@types/react" "*"