Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 7afaeb9 commit 0ee350c
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"packageManager": "[email protected]",
"devDependencies": {
"@total-typescript/ts-reset": "0.5.1",
"@types/react": "18.2.73",
"@typescript-eslint/eslint-plugin": "7.4.0",
"cypress": "13.7.1",
"@types/react": "18.2.74",
"@typescript-eslint/eslint-plugin": "7.5.0",
"cypress": "13.7.2",
"cypress-codegen": "workspace:*",
"eslint": "8.57.0",
"eslint-plugin-cypress": "2.15.1",
Expand All @@ -18,9 +18,9 @@
"husky": "9.0.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"semantic-release": "23.0.6",
"typescript": "5.4.3",
"vite": "5.2.7"
"semantic-release": "23.0.7",
"typescript": "5.4.4",
"vite": "5.2.8"
},
"scripts": {
"build": "pnpm --filter cypress-codegen build",
Expand Down
4 changes: 2 additions & 2 deletions packages/cypress-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@swc/jest": "0.2.36",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.2",
"@types/node": "20.12.5",
"jest": "29.7.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"scripts": {
"build": "pnpm clean && tsc",
Expand Down
Loading

0 comments on commit 0ee350c

Please sign in to comment.