Bump @types/react-router from 5.1.14 to 5.1.16 (#161)

This commit is contained in:
dependabot[bot]
2021-09-01 09:32:42 +02:00
committed by GitHub
parent e1901ef046
commit c40111d01f
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@types/openpgp": "^4.4.16", "@types/openpgp": "^4.4.16",
"@types/react": "^17.0.19", "@types/react": "^17.0.19",
"@types/react-dom": "^17.0.5", "@types/react-dom": "^17.0.5",
"@types/react-router": "^5.1.14", "@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.7", "@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.9", "@types/styled-components": "^5.1.9",
"@types/webpack-subresource-integrity": "^1.2.1", "@types/webpack-subresource-integrity": "^1.2.1",

View File

@@ -1966,10 +1966,10 @@
"@types/react" "*" "@types/react" "*"
"@types/react-router" "*" "@types/react-router" "*"
"@types/react-router@*", "@types/react-router@^5.1.14": "@types/react-router@*", "@types/react-router@^5.1.16":
version "5.1.14" version "5.1.16"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da" resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.16.tgz#f3ba045fb96634e38b21531c482f9aeb37608a99"
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw== integrity sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg==
dependencies: dependencies:
"@types/history" "*" "@types/history" "*"
"@types/react" "*" "@types/react" "*"