Skip to content

Commit

Permalink
Merge branch 'main' into renovate/node-20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Apr 1, 2024
2 parents 0337480 + 23b8e6f commit f9395ce
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"packageManager": "[email protected]",
"devDependencies": {
"@total-typescript/ts-reset": "0.5.1",
"@types/react": "18.2.69",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@types/react": "18.2.73",
"@typescript-eslint/eslint-plugin": "7.4.0",
"cypress": "13.7.1",
"cypress-codegen": "workspace:*",
"eslint": "8.57.0",
Expand All @@ -20,7 +20,7 @@
"react-dom": "18.2.0",
"semantic-release": "23.0.6",
"typescript": "5.4.3",
"vite": "5.2.6"
"vite": "5.2.7"
},
"scripts": {
"build": "pnpm --filter cypress-codegen build",
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@swc/jest": "0.2.36",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"jest": "29.7.0",
"typescript": "5.4.3"
},
Expand Down
Loading

0 comments on commit f9395ce

Please sign in to comment.