Skip to content

Commit a90f565

Browse files
committed
chore(deps): update dependency @types/react-router-dom to v5.3.2
1 parent b828908 commit a90f565

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@types/react-copy-to-clipboard": "5.0.2",
8787
"@types/react-dom": "17.0.9",
8888
"@types/react-helmet": "6.1.4",
89-
"@types/react-router-dom": "5.3.1",
89+
"@types/react-router-dom": "5.3.2",
9090
"@types/reactour": "1.18.2",
9191
"@types/validator": "13.6.5",
9292
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5763,10 +5763,10 @@
57635763
dependencies:
57645764
"@types/react" "*"
57655765

5766-
"@types/[email protected].1":
5767-
version "5.3.1"
5768-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.1.tgz#76700ccce6529413ec723024b71f01fc77a4a980"
5769-
integrity sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==
5766+
"@types/[email protected].2":
5767+
version "5.3.2"
5768+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.2.tgz#ebd8e145cf056db5c66eb1dac63c72f52e8542ee"
5769+
integrity sha512-ELEYRUie2czuJzaZ5+ziIp9Hhw+juEw8b7C11YNA4QdLCVbQ3qLi2l4aq8XnlqM7V31LZX8dxUuFUCrzHm6sqQ==
57705770
dependencies:
57715771
"@types/history" "*"
57725772
"@types/react" "*"

0 commit comments

Comments
 (0)