Skip to content

Commit 825f6c6

Browse files
authored
Merge pull request #339 from patternfly/dependabot/npm_and_yarn/packages/module/react-router-dom-tw-6.30.0
build(deps-dev): update react-router-dom requirement from ^6.29.0 to ^6.30.0 in /packages/module
2 parents d867344 + 92622e1 commit 825f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
5555
"react-router": "^6.30.0",
56-
"react-router-dom": "^6.29.0",
56+
"react-router-dom": "^6.30.0",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.4.5"
5959
}

0 commit comments

Comments
 (0)