Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit a54568d

Browse files
chore: bump @types/react-router-dom from 5.3.2 to 5.3.3 in /website (#655)
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) --- updated-dependencies: - dependency-name: "@types/react-router-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ee73be commit a54568d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

website/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tsconfig/docusaurus": "^1.0.4",
3131
"@types/react": "^17.0.38",
3232
"@types/react-helmet": "^6.1.5",
33-
"@types/react-router-dom": "^5.3.2",
33+
"@types/react-router-dom": "^5.3.3",
3434
"prettier": "2.5.1",
3535
"typescript": "^4.5.4"
3636
}

0 commit comments

Comments
 (0)