Skip to content

Commit 1ae0da9

Browse files
committed
pin deps
1 parent d92a708 commit 1ae0da9

File tree

1 file changed

+5
-5
lines changed
  • dev-packages/e2e-tests/test-applications/react-router-5

1 file changed

+5
-5
lines changed

dev-packages/e2e-tests/test-applications/react-router-5/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"@testing-library/jest-dom": "5.14.1",
88
"@testing-library/react": "13.0.0",
99
"@testing-library/user-event": "13.2.1",
10-
"history": "^4.9.0",
11-
"@types/history": "^4.0.0",
10+
"history": "4.9.0",
11+
"@types/history": "4.7.11",
1212
"@types/jest": "27.0.1",
1313
"@types/node": "16.7.13",
1414
"@types/react": "18.0.0",
1515
"@types/react-dom": "18.0.0",
16-
"@types/react-router": "^5.0.0",
17-
"@types/react-router-dom": "^5.3.3",
16+
"@types/react-router": "5.1.20",
17+
"@types/react-router-dom": "5.3.3",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
20-
"react-router-dom": "^5.3.4",
20+
"react-router-dom": "5.3.4",
2121
"react-scripts": "5.0.1",
2222
"typescript": "4.9.5",
2323
"web-vitals": "2.1.0"

0 commit comments

Comments
 (0)