Skip to content

Commit

Permalink
upgrade cypress and turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogin Farrer committed Apr 9, 2023
1 parent 8761171 commit 4127045
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"np": "^6.4.0",
"prettier": "^2.3.2",
"process": "^0.11.10",
"turbo": "^1.6.3",
"turbo": "^1.8.8",
"typescript": "^4.9"
},
"prettier": "eslint-config-rogin/prettier",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-collapsed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/testing-library__react": "^10.2.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^8.2.2",
"cypress": "^11.2.0",
"cypress": "^12.9.0",
"eslint-config-collapsed": "workspace:*",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/testing-library__react": "^10.2.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^8.2.2",
"cypress": "^11.2.0",
"cypress": "^12.9.0",
"eslint-config-collapsed": "workspace:*",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
Expand Down
76 changes: 34 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4127045

Please sign in to comment.