Skip to content

Commit ddad1eb

Browse files
committed
Downgrade packages with breaking changes on big projects
1 parent 5e3768f commit ddad1eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@cypress/code-coverage": "3.9.12",
55
"@nimblehq/eslint-config-nimble": "2.2.1",
66
"@testing-library/cypress": "8.0.2",
7-
"@testing-library/jest-dom": "5.16.2",
7+
"@testing-library/jest-dom": "5.11.4",
88
"@testing-library/react": "12.1.4",
99
"@testing-library/user-event": "13.5.0",
1010
"@types/jest": "27.4.1",
@@ -13,7 +13,7 @@
1313
"@types/react-dom": "17.0.13",
1414
"@typescript-eslint/eslint-plugin": "5.15.0",
1515
"@typescript-eslint/parser": "5.15.0",
16-
"axios": "0.26.1",
16+
"axios": "0.21.1",
1717
"cypress": "9.5.2",
1818
"cypress-react-selector": "2.3.16",
1919
"eslint": "8.11.0",

0 commit comments

Comments
 (0)