Skip to content

Commit

Permalink
Merge pull request #21 from hhimanshu/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependency @types/react-router-dom to 5.1.7
  • Loading branch information
hhimanshu authored Jul 5, 2021
2 parents 7689ab7 + 6224bd4 commit 9dfa83f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "26.0.23",
"@types/react": "17.0.11",
"@types/react-dom": "17.0.8",
"@types/react-router-dom": "^5.1.7",
"@types/react-router-dom": "5.1.7",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"babel-jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2948,7 +2948,7 @@
dependencies:
"@types/react" "*"

"@types/react-router-dom@^5.1.7":
"@types/[email protected]":
version "5.1.7"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
Expand Down

1 comment on commit 9dfa83f

@vercel
Copy link

@vercel vercel bot commented on 9dfa83f Jul 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.