Skip to content

Commit af3badf

Browse files
authored
Merge pull request #260 from increments/dependabot/npm_and_yarn/react-router-7.5.2
Bump react-router from 7.5.1 to 7.5.2
2 parents cc79f91 + a497e80 commit af3badf

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
@@ -45,7 +45,7 @@
4545
"prettier": "^3.5.3",
4646
"react": "^18.3.1",
4747
"react-dom": "^18.2.0",
48-
"react-router": "^7.5.1",
48+
"react-router": "^7.5.2",
4949
"ts-jest": "^29.3.2",
5050
"ts-loader": "^9.5.2",
5151
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5685,10 +5685,10 @@ react-is@^18.0.0:
56855685
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
56865686
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
56875687

5688-
react-router@^7.5.1:
5689-
version "7.5.1"
5690-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.1.tgz#e0bae54e913d139e727e7a88d165174a2cdbeb27"
5691-
integrity sha512-/jjU3fcYNd2bwz9Q0xt5TwyiyoO8XjSEFXJY4O/lMAlkGTHWuHRAbR9Etik+lSDqMC7A7mz3UlXzgYT6Vl58sA==
5688+
react-router@^7.5.2:
5689+
version "7.5.2"
5690+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.2.tgz#889137b9ce91dadc06eb40997f57f08199845973"
5691+
integrity sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==
56925692
dependencies:
56935693
cookie "^1.0.1"
56945694
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)