Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 031a5f2 commit 13aaafd
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@cypress/code-coverage": "3.10.7",
"@cypress/code-coverage": "3.12.8",
"@cypress/instrument-cra": "1.4.0",
"@tanstack/react-query-devtools": "4.29.12",
"@tanstack/react-query-devtools": "4.36.1",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"concurrently": "8.1.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"cypress": "12.17.4",
"env-cmd": "10.1.0",
"eslint": "8.5.0",
"eslint-config-prettier": "8.8.0",
Expand All @@ -85,7 +85,7 @@
"nyc": "15.1.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"typescript": "5.1.3",
"typescript": "5.2.2",
"uuid": "9.0.0",
"wait-on": "7.0.1"
},
Expand Down
Loading

0 comments on commit 13aaafd

Please sign in to comment.