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 16, 2024
1 parent 2d05bdc commit b44a3b4
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 147 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"packageManager": "[email protected]",
"devDependencies": {
"@total-typescript/ts-reset": "0.5.1",
"@types/react": "18.2.74",
"@typescript-eslint/eslint-plugin": "7.5.0",
"cypress": "13.7.2",
"@types/react": "18.2.79",
"@typescript-eslint/eslint-plugin": "7.7.0",
"cypress": "13.7.3",
"cypress-codegen": "workspace:*",
"eslint": "8.57.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-github": "4.10.2",
Expand All @@ -18,8 +18,8 @@
"husky": "9.0.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"semantic-release": "23.0.7",
"typescript": "5.4.4",
"semantic-release": "23.0.8",
"typescript": "5.4.5",
"vite": "5.2.8"
},
"scripts": {
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.5",
"@types/node": "20.12.7",
"jest": "29.7.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"scripts": {
"build": "pnpm clean && tsc",
Expand Down
Loading

0 comments on commit b44a3b4

Please sign in to comment.