Bump @types/react-router from 5.1.13 to 5.1.14 (#78)

This commit is contained in:
dependabot-preview[bot]
2021-05-06 05:38:53 +00:00
committed by GitHub
parent 65d15d39d2
commit aa945f3dbe
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1986,10 +1986,10 @@
"@types/react" "*"
"@types/react-router" "*"
"@types/react-router@*", "@types/react-router@^5.1.13":
version "5.1.13"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.13.tgz#051c0d229bd48ad90558a1db500708127cc512f7"
integrity sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==
"@types/react-router@*", "@types/react-router@^5.1.14":
version "5.1.14"
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
dependencies:
"@types/history" "*"
"@types/react" "*"