Skip to content

Commit 7aa0c29

Browse files
chore(deps-dev): bump @types/react-router-dom from 4.3.3 to 4.3.4 (#39)
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f39c61a commit 7aa0c29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/history": "^4.7.2",
5050
"@types/leaflet": "^1.4.4",
5151
"@types/react-leaflet": "^2.2.1",
52-
"@types/react-router-dom": "^4.3.3",
52+
"@types/react-router-dom": "^4.3.4",
5353
"@types/styled-components": "^4.1.16",
5454
"apollo": "2.13.1"
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,10 +1683,10 @@
16831683
"@types/prop-types" "*"
16841684
"@types/react" "*"
16851685

1686-
"@types/react-router-dom@^4.3.3":
1687-
version "4.3.3"
1688-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.3.3.tgz#7837e3e9fefbc84a8f6c8a51dca004f4e83e94e3"
1689-
integrity sha512-xj0DmFjgvAqRfh/kJPO7apD5G30yPQe+8slu/dugioQOkdKpyzc4Fgk4hoTelm6CSHz7pI2PPsW5+Y6GRBF2zw==
1686+
"@types/react-router-dom@^4.3.4":
1687+
version "4.3.4"
1688+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.3.4.tgz#63a7a8558129d2f4ff76e4bdd099bf4b98e25a0d"
1689+
integrity sha512-xrwaWHpnxKk/TTRe7pmoGy3E4SyF/ojFqNfFJacw7OLdfLXRvGfk4r/XePVaZNVfeJzL8fcnNilPN7xOdJ/vGw==
16901690
dependencies:
16911691
"@types/history" "*"
16921692
"@types/react" "*"

0 commit comments

Comments
 (0)